This commit is contained in:
fourtf
2018-05-23 04:22:17 +02:00
parent bf560d37bd
commit dafbda6a4a
22 changed files with 404 additions and 1103 deletions
+3 -3
View File
@@ -29,7 +29,7 @@ public:
void repaintVisibleChatWidgets(Channel *channel = nullptr);
Notebook &getNotebook();
SplitNotebook &getNotebook();
void refreshWindowTitle(const QString &username);
@@ -47,9 +47,9 @@ private:
void loadGeometry();
Notebook notebook;
SplitNotebook notebook;
friend class Notebook;
friend class Notebook2;
public:
void save();