Ignore:
Timestamp:
Jul 27, 2009, 9:36:38 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

build: Enabled uic; disabled scripttools plugins modules (dependencies are not yet ready).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tools/uic/main.cpp

    r2 r88  
    146146    reporterPath += QDir::separator();
    147147    reporterPath += QLatin1String("qtusagereporter");
    148 #if defined(Q_OS_WIN)
     148#if defined(Q_OS_WIN) || defined(Q_OS_OS2)
    149149    reporterPath += QLatin1String(".exe");
    150150#endif
Note: See TracChangeset for help on using the changeset viewer.