-rw-r--r-- | noncore/todayplugins/stockticker/stockticker/inputDialog.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/todayplugins/stockticker/stockticker/inputDialog.cpp b/noncore/todayplugins/stockticker/stockticker/inputDialog.cpp index 42a3885..71dd7eb 100644 --- a/noncore/todayplugins/stockticker/stockticker/inputDialog.cpp +++ b/noncore/todayplugins/stockticker/stockticker/inputDialog.cpp | |||
@@ -1,10 +1,11 @@ | |||
1 | #include "inputDialog.h" | 1 | #include "inputDialog.h" |
2 | 2 | ||
3 | #include <qapplication.h> | 3 | #include <qapplication.h> |
4 | 4 | ||
5 | #include <qlayout.h> | ||
5 | #include <qcheckbox.h> | 6 | #include <qcheckbox.h> |
6 | #include <qlineedit.h> | 7 | #include <qlineedit.h> |
7 | #include <qvariant.h> | 8 | #include <qvariant.h> |
8 | #include <qpushbutton.h> | 9 | #include <qpushbutton.h> |
9 | #include <qwhatsthis.h> | 10 | #include <qwhatsthis.h> |
10 | #include <qlabel.h> | 11 | #include <qlabel.h> |