diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-10-05 18:12:45 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-10-05 18:12:45 +0000 |
commit | b23b8edce7cbd48165084dbd852875afeb800735 (patch) | |
tree | 6fce139d187944d762e804b4e868e8a40284a121 /config/exportthemedialog.h | |
parent | 70f7d26b3b2a811ad0000cc3a26e21142d34e39f (diff) | |
download | tde-style-qtcurve-b23b8edce7cbd48165084dbd852875afeb800735.tar.gz tde-style-qtcurve-b23b8edce7cbd48165084dbd852875afeb800735.zip |
Update qtcurve to latest upstream version
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kde-style-qtcurve@1182805 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'config/exportthemedialog.h')
-rw-r--r-- | config/exportthemedialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/exportthemedialog.h b/config/exportthemedialog.h index 0301b9e..2657dd3 100644 --- a/config/exportthemedialog.h +++ b/config/exportthemedialog.h @@ -2,7 +2,7 @@ #define __EXPORT_THEME_DIALOG_H__ /* - QtCurve (C) Craig Drummond, 2007 [email protected] + QtCurve (C) Craig Drummond, 2007 - 2010 [email protected] ---- @@ -22,7 +22,7 @@ */ #include <kdialogbase.h> -#define QTC_CONFIG_DIALOG +#define CONFIG_DIALOG #include "common.h" class KURLRequester; |