author | llornkcor <llornkcor> | 2002-02-24 18:32:43 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-02-24 18:32:43 (UTC) |
commit | ade25ac278169f0e0c9ee0771e754adb46cf7ce2 (patch) (unidiff) | |
tree | bed5d735366cd6cc1a86e35d9227eeee7469f04f | |
parent | 322012c251740f680055c27a96aa998fbce188ca (diff) | |
download | opie-ade25ac278169f0e0c9ee0771e754adb46cf7ce2.zip opie-ade25ac278169f0e0c9ee0771e754adb46cf7ce2.tar.gz opie-ade25ac278169f0e0c9ee0771e754adb46cf7ce2.tar.bz2 |
whatever
-rw-r--r-- | noncore/unsupported/filebrowser/filebrowser.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/unsupported/filebrowser/filebrowser.cpp b/noncore/unsupported/filebrowser/filebrowser.cpp index 10dff07..41e7634 100644 --- a/noncore/unsupported/filebrowser/filebrowser.cpp +++ b/noncore/unsupported/filebrowser/filebrowser.cpp | |||
@@ -24,13 +24,13 @@ | |||
24 | #include <qpe/resource.h> | 24 | #include <qpe/resource.h> |
25 | #include <qpe/global.h> | 25 | #include <qpe/global.h> |
26 | #include <qpe/mimetype.h> | 26 | #include <qpe/mimetype.h> |
27 | #include <qpe/applnk.h> | 27 | #include <qpe/applnk.h> |
28 | 28 | ||
29 | #include <qcopchannel_qws.h> | 29 | #include <qcopchannel_qws.h> |
30 | #include <qcopenvelope_qws.h> | 30 | #include <qpe/qcopenvelope_qws.h> |
31 | 31 | ||
32 | #include <qmessagebox.h> | 32 | #include <qmessagebox.h> |
33 | #include <qdir.h> | 33 | #include <qdir.h> |
34 | #include <qregexp.h> | 34 | #include <qregexp.h> |
35 | #include <qheader.h> | 35 | #include <qheader.h> |
36 | #include <qpe/qpetoolbar.h> | 36 | #include <qpe/qpetoolbar.h> |