update window title when changing accounts

This commit is contained in:
Rasmus Karlsson
2017-12-18 21:02:17 +01:00
parent e46357ad9b
commit bf39851776
2 changed files with 17 additions and 0 deletions
+2
View File
@@ -58,6 +58,8 @@ public:
Notebook &getNotebook();
void refreshWindowTitle(const QString &username);
boost::signals2::signal<void()> closed;
protected: