-rw-r--r-- | noncore/unsupported/filebrowser/filebrowser.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/unsupported/filebrowser/filebrowser.h b/noncore/unsupported/filebrowser/filebrowser.h index 549d463..2ce28ba 100644 --- a/noncore/unsupported/filebrowser/filebrowser.h +++ b/noncore/unsupported/filebrowser/filebrowser.h | |||
@@ -15,16 +15,17 @@ | |||
15 | ** | 15 | ** |
16 | ** Contact info@trolltech.com if any conditions of this licensing are | 16 | ** Contact info@trolltech.com if any conditions of this licensing are |
17 | ** not clear to you. | 17 | ** not clear to you. |
18 | ** | 18 | ** |
19 | **********************************************************************/ | 19 | **********************************************************************/ |
20 | #ifndef FILEBROWSER_H | 20 | #ifndef FILEBROWSER_H |
21 | #define FILEBROWSER_H | 21 | #define FILEBROWSER_H |
22 | 22 | ||
23 | |||
23 | #include <qlistview.h> | 24 | #include <qlistview.h> |
24 | #include <qmainwindow.h> | 25 | #include <qmainwindow.h> |
25 | #include <qfileinfo.h> | 26 | #include <qfileinfo.h> |
26 | #include <qaction.h> | 27 | #include <qaction.h> |
27 | #include <qtimer.h> | 28 | #include <qtimer.h> |
28 | #include <qstringlist.h> | 29 | #include <qstringlist.h> |
29 | class QLabel; | 30 | class QLabel; |
30 | class InlineEdit; | 31 | class InlineEdit; |