Changeset 5888 for branches/qt-gui_qt4/src/core/gui-defines.h
- Timestamp:
- 11/28/07 09:26:58 (12 months ago)
- Files:
-
- 1 modified
-
branches/qt-gui_qt4/src/core/gui-defines.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/qt-gui_qt4/src/core/gui-defines.h
r5800 r5888 23 23 #include "config.h" 24 24 25 #define QTGUI_DIR "qt4-gui/" 25 26 #define DOCK_DIR "dock/" 26 27 #define EMOTICONS_DIR "emoticons/" … … 28 29 #define ICONS_DIR "icons/" 29 30 #define SKINS_DIR "skins/" 30 #define QTGUI_CONFIGFILE "licq_qt-gui.conf"31 #define QTGUI_CONFIGFILE QTGUI_DIR "config.ini" 31 32 32 33 #define MAX_COLUMNCOUNT 4
