QTfrontend/ui/page/pageroomslist.h
changeset 9738 18bb6d1fc9d9
parent 9702 27006953d901
child 9998 736015b847e3
--- a/QTfrontend/ui/page/pageroomslist.h	Mon Dec 02 17:13:22 2013 +0100
+++ b/QTfrontend/ui/page/pageroomslist.h	Mon Dec 02 23:20:07 2013 +0400
@@ -55,7 +55,6 @@
         QPushButton * BtnCreate;
         QPushButton * BtnJoin;
         QPushButton * BtnAdmin;
-        QPushButton * BtnClear;
         QComboBox * CBState;
         HWChatWidget * chatWidget;
         QLabel * lblCount;
@@ -82,7 +81,6 @@
         void onCreateClick();
         void onJoinClick();
         void onRefreshClick();
-        void onClearClick();
         void onJoinConfirmation(const QString &);
         void onSortIndicatorChanged(int logicalIndex, Qt::SortOrder order);
         void onFilterChanged();