summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-12-06 23:36:15 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-12-06 23:36:15 +0100
commiteaa82c1922c7cc133458c65ecbe8eb2ab6adc03d (patch)
treeb8954514b5d8bd0205bc0b8798de2bef2c7e751e /src/mainwindow.h
parentkde wallet integration. (diff)
downloadrekonq-eaa82c1922c7cc133458c65ecbe8eb2ab6adc03d.tar.xz
KWebWallet integration
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index f141c5a2..f07a46da 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -73,7 +73,7 @@ public:
virtual KActionCollection *actionCollection () const;
bool newTabPage(const KUrl &url = KUrl("about:home"));
-
+
private:
void setupActions();
void setupTools();