Changeset 6048 for branches/qt-gui_qt4/src/config/general.cpp
- Timestamp:
- 01/15/08 07:13:45 (10 months ago)
- Files:
-
- 1 modified
-
branches/qt-gui_qt4/src/config/general.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/qt-gui_qt4/src/config/general.cpp
r6042 r6048 25 25 #include <QApplication> 26 26 #include <QDesktopWidget> 27 28 #ifdef USE_KDE 29 #include <KDE/KGlobalSettings> 30 #endif 27 31 28 32 #include <licq_file.h>
