diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-09 02:23:29 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-07-09 02:23:29 +0000 |
commit | 45598e35650c5806ecf2d684afeeb0da41c3ff6b (patch) | |
tree | a972e69ed7b08a60a6c7c108a32a7e84c0a42ef0 /lib/pilotAddress.h | |
parent | f6f9c296c3f9d39a8c3d0ee64a542a47f450be28 (diff) | |
download | kpilot-45598e35650c5806ecf2d684afeeb0da41c3ff6b.tar.gz kpilot-45598e35650c5806ecf2d684afeeb0da41c3ff6b.zip |
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpilot@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'lib/pilotAddress.h')
-rw-r--r-- | lib/pilotAddress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pilotAddress.h b/lib/pilotAddress.h index f5c2bcb..40b5630 100644 --- a/lib/pilotAddress.h +++ b/lib/pilotAddress.h @@ -182,7 +182,7 @@ public: * - phone[6] = Pager * - phone[7] = Mobile * - * Aptqparently, this order is kept for all languages, just with localized + * Apparently, this order is kept for all languages, just with localized * strings. The implementation of the internal methods will assume * this order is kept. In other languages, main can replaced with * Corporation. |