Skip to content

Commit

Permalink
Fixed compilation on Qt 5.15 - fixes #375
Browse files Browse the repository at this point in the history
  • Loading branch information
gyunaev committed May 31, 2020
1 parent 452f1ac commit 38b333b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/trayicon.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <QPainter>
#include <QProcess>
#include <QMessageBox>
#include <QPainterPath>
#include <QtNetwork/QNetworkSession>

#include "trayicon.h"
Expand Down

0 comments on commit 38b333b

Please sign in to comment.