summaryrefslogtreecommitdiffstats
path: root/amor/amorconfig.h
diff options
context:
space:
mode:
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;