Skip to content

Commit

Permalink
Fix build with Qt 4 (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
hluk committed Jun 18, 2017
1 parent 2d778c5 commit 543ccc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/gui/mainwindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
#include <QPushButton>
#include <QTimer>
#include <QToolBar>
#include <QUrl>

#ifdef HAS_TESTS
# include <QTest>
Expand Down

0 comments on commit 543ccc9

Please sign in to comment.