Skip to content

Commit

Permalink
Fix Qt4 build
Browse files Browse the repository at this point in the history
...again
  • Loading branch information
MKleusberg committed May 18, 2015
1 parent 75483d0 commit 4e36226
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/MainWindow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
#include <QInputDialog>
#include <QProgressDialog>
#include <QTextEdit>
#include <QClipboard>

MainWindow::MainWindow(QWidget* parent)
: QMainWindow(parent),
Expand Down

0 comments on commit 4e36226

Please sign in to comment.