From 0cb55eb4ddfec65c19c9978a53a03383825f217e Mon Sep 17 00:00:00 2001 From: Noldor Date: Tue, 2 Mar 2010 08:09:39 +0000 Subject: Another compilation fix under win git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4080 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/classeditor/classeditor.h | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src') diff --git a/src/modules/classeditor/classeditor.h b/src/modules/classeditor/classeditor.h index 1642dbd37..739226f27 100644 --- a/src/modules/classeditor/classeditor.h +++ b/src/modules/classeditor/classeditor.h @@ -266,12 +266,6 @@ protected: QWidget * m_pParent; protected slots: void textChanged(const QString &); - void newClass(); -/*signals: - void replaceAll(const QString &, const QString &); - void initFind(); - void nextFind(const QString &); -*/ }; class KviClassEditorFunctionDialog: public QDialog @@ -291,11 +285,5 @@ protected: QWidget * m_pParent; protected slots: void textChanged(const QString &); - // void newClass(); -/*signals: - void replaceAll(const QString &, const QString &); - void initFind(); - void nextFind(const QString &); -*/ }; #endif //_ALIASEDITOR_H_ -- cgit v1.3.1-10-gc9f91