Changeset 6048 for branches/qt-gui_qt4/src/core/licqgui.h
- Timestamp:
- 01/15/08 07:13:45 (10 months ago)
- Files:
-
- 1 modified
-
branches/qt-gui_qt4/src/core/licqgui.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/qt-gui_qt4/src/core/licqgui.h
r6043 r6048 24 24 25 25 #ifdef USE_KDE 26 #include < kapp.h>26 #include <KDE/KApplication> 27 27 #else 28 28 #include <QApplication>
