summaryrefslogtreecommitdiffstats
path: root/chalk/ui/kis_dlg_preferences.cc
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-10-21 14:44:55 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-10-21 14:44:55 -0500
commitf65902c05fedb5701f456133c154c20ebaaae8a5 (patch)
treebaa1be9d6bee499dda231a5f0923b203bd7ad5aa /chalk/ui/kis_dlg_preferences.cc
parent10364dc8756150df1fcbe6304d32b953d543b4dd (diff)
downloadkoffice-f65902c05fedb5701f456133c154c20ebaaae8a5.tar.gz
koffice-f65902c05fedb5701f456133c154c20ebaaae8a5.zip
Fix inadvertent tqt changes.
Diffstat (limited to 'chalk/ui/kis_dlg_preferences.cc')
-rw-r--r--chalk/ui/kis_dlg_preferences.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/ui/kis_dlg_preferences.cc b/chalk/ui/kis_dlg_preferences.cc
index 14b19c8b..8e053eaf 100644
--- a/chalk/ui/kis_dlg_preferences.cc
+++ b/chalk/ui/kis_dlg_preferences.cc
@@ -589,7 +589,7 @@ void TabletSettingsTab::applyTabletDeviceSettings()
#else // EXTENDED_X11_TABLET_SUPPORT
-// Fix compilation. tqmoc seems to not see the undefined symbol needed
+// Fix compilation. moc seems to not see the undefined symbol needed
// for these slots to be declared.
void TabletSettingsTab::slotActivateDevice(int /*deviceIndex*/)
{