1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
This commit is contained in:
tux3 2015-06-06 03:45:44 +02:00
parent 0a04c48f33
commit c269306bf4
No known key found for this signature in database
GPG Key ID: 7E086DD661263264

View File

@ -78,6 +78,7 @@ Widget *Widget::instance{nullptr};
Widget::Widget(QWidget *parent)
: QMainWindow(parent),
icon{nullptr},
trayMenu{nullptr},
ui(new Ui::MainWindow),
activeChatroomWidget{nullptr},
eventFlag(false),