summaryrefslogtreecommitdiffstats
path: root/lib/store/KoStoreBase.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/store/KoStoreBase.h')
-rw-r--r--lib/store/KoStoreBase.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/store/KoStoreBase.h b/lib/store/KoStoreBase.h
index bd4be8ac2..923207c3d 100644
--- a/lib/store/KoStoreBase.h
+++ b/lib/store/KoStoreBase.h
@@ -44,8 +44,8 @@ protected:
*/
KURL m_url;
FileMode m_fileMode;
- QString m_localFileName;
- QWidget* m_window;
+ TQString m_localFileName;
+ TQWidget* m_window;
};
#endif //KOSTORE_BASE_H