summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-07-27 18:27:11 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-07-27 18:27:11 +0000
commit6eb92df39ef692dda2e22f42b02772d0afccf3a4 (patch)
treeaa31b57a212ea222e65b1b245f131de00afb2ea7 /x11
parent0012acab27e855ae820b4dc55cc294908db53f82 (diff)
downloadarts-6eb92df39ef692dda2e22f42b02772d0afccf3a4.tar.gz
arts-6eb92df39ef692dda2e22f42b02772d0afccf3a4.zip
Initial TQT conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1155618 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'x11')
-rw-r--r--x11/x11globalcomm_impl.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/x11globalcomm_impl.cc b/x11/x11globalcomm_impl.cc
index 71ac0c1..4c54b9e 100644
--- a/x11/x11globalcomm_impl.cc
+++ b/x11/x11globalcomm_impl.cc
@@ -21,7 +21,7 @@
/*
* This is based on Mark Donohoe's nice KRootProp class (found in
* kdelibs/kdecore/krootprop.cpp). I couldn't use KRootProp directly, since
- * I wanted aRts (and even it's X11 support) to work without KDE and/or Qt
+ * I wanted aRts (and even it's X11 support) to work without KDE and/or TQt
* installed at all.
*/