summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/calwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/calwidget.h')
-rw-r--r--Tests/QtAutogen/calwidget.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/Tests/QtAutogen/calwidget.h b/Tests/QtAutogen/calwidget.h
index 8447389..d21a473 100644
--- a/Tests/QtAutogen/calwidget.h
+++ b/Tests/QtAutogen/calwidget.h
@@ -52,6 +52,11 @@
class QGroupBox;
class QLabel;
+ namespace Ui
+ {
+ class Window;
+ }
+
class Window : public QWidget
{
Q_OBJECT
@@ -116,6 +121,8 @@
QCheckBox *firstFridayCheckBox;
QCheckBox *mayFirstCheckBox;
+
+ Ui::Window *ui;
};
#endif