|
|
@ -114,7 +114,7 @@ class KonversationMainWindow : public KMainWindow
|
|
|
|
void openQuickConnectDialog();
|
|
|
|
void openQuickConnectDialog();
|
|
|
|
|
|
|
|
|
|
|
|
void openNotify();
|
|
|
|
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
|
|
|
|
// empty slot in our .cpp file rather than #if this slot out
|
|
|
|
void openNotifications();
|
|
|
|
void openNotifications();
|
|
|
|
void notifyAction(const TQString& serverName,const TQString& nick);
|
|
|
|
void notifyAction(const TQString& serverName,const TQString& nick);
|
|
|
|