summaryrefslogtreecommitdiffstats
path: root/kmymoney2/plugins/ofximport/dialogs/mymoneyofxconnector.h
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-09-18 23:43:22 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-09-18 23:43:22 +0000
commita37fd34f6b4c37d51ebdcc3ad3c53b19336bd838 (patch)
tree99805ceff437ff257cb1ab4fc5c5aac87346841c /kmymoney2/plugins/ofximport/dialogs/mymoneyofxconnector.h
parentf42d56d07c1ec8adc1857b47328a5fc4109662c5 (diff)
downloadkmymoney-a37fd34f6b4c37d51ebdcc3ad3c53b19336bd838.tar.gz
kmymoney-a37fd34f6b4c37d51ebdcc3ad3c53b19336bd838.zip
Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmymoney2/plugins/ofximport/dialogs/mymoneyofxconnector.h')
-rw-r--r--kmymoney2/plugins/ofximport/dialogs/mymoneyofxconnector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmymoney2/plugins/ofximport/dialogs/mymoneyofxconnector.h b/kmymoney2/plugins/ofximport/dialogs/mymoneyofxconnector.h
index 56497f2..ccb3ee6 100644
--- a/kmymoney2/plugins/ofximport/dialogs/mymoneyofxconnector.h
+++ b/kmymoney2/plugins/ofximport/dialogs/mymoneyofxconnector.h
@@ -65,7 +65,7 @@ public:
/**
* This method returns the currently selected application id
* as a colon separated value consisting of the application
- * and version (eg. "TQWIN:1700"). If current value is the
+ * and version (eg. "QWIN:1700"). If current value is the
* default, an empty string is returned.
*/
const TQString& appId(void) const;