Changeset 6048 for branches/qt-gui_qt4/src/settings/general.cpp
- Timestamp:
- 01/15/08 07:13:45 (10 months ago)
- Files:
-
- 1 modified
-
branches/qt-gui_qt4/src/settings/general.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/qt-gui_qt4/src/settings/general.cpp
r5991 r6048 35 35 #include <QVBoxLayout> 36 36 37 #ifdef USE_KDE 38 #include <KDE/KFontDialog> 39 #endif 40 37 41 #include <licq_constants.h> 38 42
