equal
deleted
inserted
replaced
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(); |