Fix inadvertent tqt changes.

(cherry picked from commit 645e07e2d4)
v3.5.13-sru
Darrell Anderson 12 years ago committed by Slávek Banko
parent e4a50a9d0c
commit 5a0fc2e26f

@ -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);

Loading…
Cancel
Save