From f65902c05fedb5701f456133c154c20ebaaae8a5 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 14:44:55 -0500 Subject: Fix inadvertent tqt changes. --- chalk/ui/kis_dlg_preferences.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chalk/ui/kis_dlg_preferences.cc') 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*/) { -- cgit v1.2.1