Changeset 8 for trunk/src/kernel/qthread.cpp
- Timestamp:
- Nov 16, 2005, 8:36:46 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel/qthread.cpp
r7 r8 41 41 #include <private/qthreadinstance_p.h> 42 42 43 #ifndef QT_NO_COMPAT 43 44 #ifndef QT_H 44 45 # include "qapplication.h" 45 46 #endif // QT_H 47 #endif // QT_NO_COMPAT 46 48 47 49 #if QT_VERSION >= 0x040000
Note:
See TracChangeset
for help on using the changeset viewer.