-rw-r--r-- | libslcompat/slfileselector.h | 3 |
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 | |||
@@ -7,3 +7,2 @@ | |||
7 | #include <opie2/ofileselector.h> | 7 | #include <opie2/ofileselector.h> |
8 | using namespace Opie; | ||
9 | #include <qhbox.h> | 8 | #include <qhbox.h> |
@@ -155,3 +154,3 @@ typedef QList<MimeType> SlFileMimeTypeList; | |||
155 | struct SlFileSelectorPrivate; | 154 | struct SlFileSelectorPrivate; |
156 | class SlFileSelector : public OFileSelector /*QVBox*/ | 155 | class SlFileSelector : public Opie::Ui::OFileSelector /*QVBox*/ |
157 | { | 156 | { |