summaryrefslogtreecommitdiffstats
path: root/kmymoney2/mymoney/storage/mymoneymaptest.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmymoney2/mymoney/storage/mymoneymaptest.h')
-rw-r--r--kmymoney2/mymoney/storage/mymoneymaptest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/mymoney/storage/mymoneymaptest.h b/kmymoney2/mymoney/storage/mymoneymaptest.h
index c089a3f..af2389c 100644
--- a/kmymoney2/mymoney/storage/mymoneymaptest.h
+++ b/kmymoney2/mymoney/storage/mymoneymaptest.h
@@ -34,7 +34,7 @@ class MyMoneyMapTest : public CppUnit::TestFixture {
CPPUNIT_TEST_SUITE_END();
protected:
- MyMoneyMap<QString, QString> *m;
+ MyMoneyMap<TQString, TQString> *m;
public:
MyMoneyMapTest();