Skip to content

Commit

Permalink
fix missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
ivop committed Apr 1, 2012
1 parent e52d0eb commit 49fd1af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions guiqt4.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include <QVBoxLayout>
#include <QHBoxLayout>
#include <QTimer>
#include <stdio.h>

class MyWidget : public QWidget {
Q_OBJECT
Expand Down

0 comments on commit 49fd1af

Please sign in to comment.