From 5a0fc2e26f79de574d06ace8ac9753fd53325cfc Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 13:29:36 -0500 Subject: Fix inadvertent tqt changes. (cherry picked from commit 645e07e2d4df085bfcb55c45b957f9e2bd41d099) --- konversation/src/konversationmainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/konversation/src/konversationmainwindow.h b/konversation/src/konversationmainwindow.h index 4253441..0931b7b 100644 --- a/konversation/src/konversationmainwindow.h +++ b/konversation/src/konversationmainwindow.h @@ -114,7 +114,7 @@ class KonversationMainWindow : public KMainWindow void openQuickConnectDialog(); void openNotify(); - // it seems that tqmoc does not honor #ifs in compile so we create an + // it seems that moc does not honor #ifs in compile so we create an // empty slot in our .cpp file rather than #if this slot out void openNotifications(); void notifyAction(const TQString& serverName,const TQString& nick); -- cgit v1.2.1