diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-07-24 02:52:12 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-07-24 02:52:12 +0200 |
commit | 34453e200edfb3c69a7ffea0457936a40ff56e08 (patch) | |
tree | 61e44723abcceaac6fc9f800900cb9a937244b57 /src/application.h | |
parent | Big Big Big Commit! (diff) | |
download | rekonq-34453e200edfb3c69a7ffea0457936a40ff56e08.tar.xz |
cleaning code a bit...
Diffstat (limited to 'src/application.h')
-rw-r--r-- | src/application.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/application.h b/src/application.h index 202cd99e..6f726154 100644 --- a/src/application.h +++ b/src/application.h @@ -89,7 +89,6 @@ public: static Application *instance(); MainWindow *mainWindow(); - WebView *newWebView(); static KIcon icon(const KUrl &url); |