summaryrefslogtreecommitdiff
authorllornkcor <llornkcor>2002-05-14 22:05:31 (UTC)
committer llornkcor <llornkcor>2002-05-14 22:05:31 (UTC)
commitb1198cf567577dba9710b9fb19d924c766202c38 (patch) (unidiff)
treef0017f1bd44b6f5e0f08a77b986bf0b59c28077a
parent1d397c2c0df731dc878c8574f653c8c2685e2378 (diff)
downloadopie-b1198cf567577dba9710b9fb19d924c766202c38.zip
opie-b1198cf567577dba9710b9fb19d924c766202c38.tar.gz
opie-b1198cf567577dba9710b9fb19d924c766202c38.tar.bz2
DOS crapola
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/filebrowser/filebrowser.h1
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>
29class QLabel; 30class QLabel;
30class InlineEdit; 31class InlineEdit;