Only one instance of the settings dialog should be open at once

This commit is contained in:
Rasmus Karlsson
2017-05-27 15:40:06 +02:00
parent 5614322a08
commit 0b2b6a0dc7
4 changed files with 15 additions and 4 deletions
+1
View File
@@ -33,6 +33,7 @@ private:
bool _mouseDown = false;
QPoint _mousePos;
};
} // namespace widgets
} // namespace chatterino