-rw-r--r-- | noncore/apps/opie-gutenbrowser/helpwindow.cpp | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/noncore/apps/opie-gutenbrowser/helpwindow.cpp b/noncore/apps/opie-gutenbrowser/helpwindow.cpp index 57b1e74..4bdac02 100644 --- a/noncore/apps/opie-gutenbrowser/helpwindow.cpp +++ b/noncore/apps/opie-gutenbrowser/helpwindow.cpp | |||
@@ -13,2 +13,5 @@ | |||
13 | #include "helpwindow.h" | 13 | #include "helpwindow.h" |
14 | |||
15 | #include <qpe/global.h> | ||
16 | |||
14 | #include <qstatusbar.h> | 17 | #include <qstatusbar.h> |
@@ -29,3 +32,3 @@ HelpWindow::HelpWindow( const QString& home_, const QString&, QWidget* parent, c | |||
29 | { | 32 | { |
30 | QString local_library = (QDir::homeDirPath ()) +"/Applications/gutenbrowser/"; | 33 | QString local_library = Global::applicationFileName("gutenbrowser", QString::null); |
31 | // readHistory(); | 34 | // readHistory(); |