improved tab titles

added default and fixed refresh triggers on split rename
This commit is contained in:
fourtf
2017-08-17 22:25:41 +02:00
parent ab6474150d
commit 5b6596066e
3 changed files with 17 additions and 1 deletions
+2
View File
@@ -71,6 +71,8 @@ private:
void channelNameUpdated(const std::string &newChannelName);
NotebookPage &parentPage;
messages::LimitedQueue<messages::SharedMessageRef> messages;
std::shared_ptr<Channel> channel;