removed the old user info popup

This commit is contained in:
fourtf
2018-06-06 16:29:35 +02:00
parent 7a515355e4
commit 00fb25d9a7
8 changed files with 447 additions and 1333 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ private:
std::vector<pajlada::Signals::ScopedConnection> managedConnections;
void doOpenAccountPopupWidget(AccountPopupWidget *widget, QString user);
void doOpenUserInfoPopup(const QString &user);
void channelNameUpdated(const QString &newChannelName);
void handleModifiers(Qt::KeyboardModifiers modifiers);