Fixes #1218 Usercard link from search popup

This commit is contained in:
fourtf
2019-08-21 01:19:41 +02:00
parent b513caf572
commit 67aadfe61f
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -32,6 +32,7 @@ private:
LimitedQueueSnapshot<MessagePtr> snapshot_;
QLineEdit *searchInput_;
ChannelView *channelView_;
QString channelName_;
};
} // namespace chatterino