summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--libslcompat/slfileselector.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/libslcompat/slfileselector.h b/libslcompat/slfileselector.h
index 35fd11b..94ed3b7 100644
--- a/libslcompat/slfileselector.h
+++ b/libslcompat/slfileselector.h
@@ -6,5 +6,4 @@
6 6
7#include <opie2/ofileselector.h> 7#include <opie2/ofileselector.h>
8using namespace Opie;
9#include <qhbox.h> 8#include <qhbox.h>
10#include <qvbox.h> 9#include <qvbox.h>
@@ -154,5 +153,5 @@ typedef QList<MimeType> SlFileMimeTypeList;
154 153
155struct SlFileSelectorPrivate; 154struct SlFileSelectorPrivate;
156class SlFileSelector : public OFileSelector /*QVBox*/ 155class SlFileSelector : public Opie::Ui::OFileSelector /*QVBox*/
157{ 156{
158 Q_OBJECT 157 Q_OBJECT