summaryrefslogtreecommitdiff
path: root/noncore/net/ubrowser/mainview.h
authorspiralman <spiralman>2003-03-21 20:53:13 (UTC)
committer spiralman <spiralman>2003-03-21 20:53:13 (UTC)
commitdddd49cc1350f7c38917ac5eda2e9142a89d0774 (patch) (side-by-side diff)
tree887dc189d755924ae042d766a8ed7c59d35cc9db /noncore/net/ubrowser/mainview.h
parentbaada724494f774e6eb2afc0eebc499c6006c586 (diff)
downloadopie-dddd49cc1350f7c38917ac5eda2e9142a89d0774.zip
opie-dddd49cc1350f7c38917ac5eda2e9142a89d0774.tar.gz
opie-dddd49cc1350f7c38917ac5eda2e9142a89d0774.tar.bz2
added support for specifying a file or url at the command line (currently must be first argument)
Diffstat (limited to 'noncore/net/ubrowser/mainview.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/ubrowser/mainview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/net/ubrowser/mainview.h b/noncore/net/ubrowser/mainview.h
index bd9d19c..c786eb9 100644
--- a/noncore/net/ubrowser/mainview.h
+++ b/noncore/net/ubrowser/mainview.h
@@ -17,6 +17,7 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include <qpe/resource.h>
#include <qpe/qpetoolbar.h>
+#include <qapplication.h>
#include <qmainwindow.h>
#include <qwidget.h>
#include <qtextbrowser.h>