summaryrefslogtreecommitdiffstats
path: root/amor/amorconfig.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-07-31 19:49:52 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-07-31 19:49:52 +0000
commitcfc42a28c327b96c6a2afee92af3bac1a479eb8a (patch)
treee3219edf5f827eaa4db3feb509a17846a1a5a752 /amor/amorconfig.h
parenta73fc4d7e66fe0824313aa4e9a650c4cddef6e9f (diff)
downloadtdetoys-cfc42a28c327b96c6a2afee92af3bac1a479eb8a.tar.gz
tdetoys-cfc42a28c327b96c6a2afee92af3bac1a479eb8a.zip
Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdetoys@1157650 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'amor/amorconfig.h')
-rw-r--r--amor/amorconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/amor/amorconfig.h b/amor/amorconfig.h
index 9a93069..218af31 100644
--- a/amor/amorconfig.h
+++ b/amor/amorconfig.h
@@ -31,7 +31,7 @@
#include <config.h>
#endif
-#include <qstring.h>
+#include <tqstring.h>
//---------------------------------------------------------------------------
//
@@ -45,7 +45,7 @@ public:
void read();
void write();
- QString mTheme;
+ TQString mTheme;
bool mOnTop;
int mOffset;
bool mTips;