QTfrontend/ui/page/pageroomslist.h
branchphysfslayer
changeset 7928 88fde28bbda6
parent 7769 1661680c6b59
child 8179 a1ffcb559f99
equal deleted inserted replaced
7778:3331b30e4ef1 7928:88fde28bbda6
    40         QLineEdit * roomName;
    40         QLineEdit * roomName;
    41         QLineEdit * searchText;
    41         QLineEdit * searchText;
    42         QTableView * roomsList;
    42         QTableView * roomsList;
    43         QPushButton * BtnCreate;
    43         QPushButton * BtnCreate;
    44         QPushButton * BtnJoin;
    44         QPushButton * BtnJoin;
    45         QPushButton * BtnRefresh;
       
    46         QPushButton * BtnAdmin;
    45         QPushButton * BtnAdmin;
    47         QPushButton * BtnClear;
    46         QPushButton * BtnClear;
    48         QComboBox * CBState;
    47         QComboBox * CBState;
    49         QComboBox * CBRules;
    48         QComboBox * CBRules;
    50         QComboBox * CBWeapons;
    49         QComboBox * CBWeapons;