summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-07-24 02:20:44 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-07-24 02:20:44 +0200
commitc3ff1138d5d62e7092abb9d66f7f26097014f6e8 (patch)
tree096c858597df0470d8914f14c322f8037f57b48d /src/mainwindow.h
parentRemoved rekonqrun class and provided slots in Application one. (diff)
downloadrekonq-c3ff1138d5d62e7092abb9d66f7f26097014f6e8.tar.xz
Big Big Big Commit!
Refactored loadUrl code to divide UI classes from WEB classes. We now have two loadUrl methods in the Application class to load (hopefully) every kind of (k)url..
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 0ca13429..aa00e274 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -75,7 +75,6 @@ private:
public slots:
void slotHome();
- void loadUrl(const KUrl &url);
void slotUpdateBrowser();
/**