QTfrontend/ui/page/pageroomslist.h
branch0.9.21
changeset 10743 1d16c5414fee
parent 10108 c68cf030eded
child 11046 47a8c19ecb60
equal deleted inserted replaced
10741:7fababf10b60 10743:1d16c5414fee
    94         QSettings * m_gameSettings;
    94         QSettings * m_gameSettings;
    95         QSortFilterProxyModel * roomsModel;
    95         QSortFilterProxyModel * roomsModel;
    96         QSortFilterProxyModel * stateFilteredModel;
    96         QSortFilterProxyModel * stateFilteredModel;
    97         QAction * showGamesInLobby;
    97         QAction * showGamesInLobby;
    98         QAction * showGamesInProgress;
    98         QAction * showGamesInProgress;
       
    99         QAction * showPassword;
       
   100         QAction * showJoinRestricted;
    99         QSplitter * m_splitter;
   101         QSplitter * m_splitter;
   100 
   102 
   101         AmmoSchemeModel * ammoSchemeModel;
   103         AmmoSchemeModel * ammoSchemeModel;
   102 
   104 
   103         bool restoreHeaderState();
   105         bool restoreHeaderState();