Enable room switcher only in the chat view (#251)
This commit is contained in:
parent
ea268d9761
commit
c75a136973
2 changed files with 11 additions and 1 deletions
|
|
@ -83,6 +83,8 @@ private slots:
|
|||
private:
|
||||
bool hasActiveUser();
|
||||
void restoreWindowSize();
|
||||
//! Check if there is an open dialog.
|
||||
bool hasActiveDialogs() const;
|
||||
|
||||
static MainWindow *instance_;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue