summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index e647cc88..e7e03053 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -84,9 +84,9 @@ public:
QString selectedText() const;
void loadCheckedUrl(const KUrl& url,
- const Rekonq::OpenType& type = Rekonq::CurrentTab,
- QWebHistory *webHistory = 0
- );
+ const Rekonq::OpenType& type = Rekonq::CurrentTab,
+ QWebHistory *webHistory = 0
+ );
private:
void setupBookmarksAndToolsShortcuts();
void setupActions();