Changeset 88 for trunk/src/tools/uic/main.cpp
- Timestamp:
- Jul 27, 2009, 9:36:38 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tools/uic/main.cpp
r2 r88 146 146 reporterPath += QDir::separator(); 147 147 reporterPath += QLatin1String("qtusagereporter"); 148 #if defined(Q_OS_WIN) 148 #if defined(Q_OS_WIN) || defined(Q_OS_OS2) 149 149 reporterPath += QLatin1String(".exe"); 150 150 #endif
Note:
See TracChangeset
for help on using the changeset viewer.