summaryrefslogtreecommitdiff
path: root/src/tabwindow/tabwidget.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-03-13 16:34:34 +0100
committerAndrea Diamantini <adjam7@gmail.com>2013-03-13 16:34:34 +0100
commitb35c6e35d9cea978e57838ccc95779a25d048fb4 (patch)
treec84af6a19ccd52e7ca83d5a90c1842eeb276e1cf /src/tabwindow/tabwidget.h
parentAdded missing reload button when webpage fails to load (diff)
downloadrekonq-b35c6e35d9cea978e57838ccc95779a25d048fb4.tar.xz
Restore a small portion of (un)ported code
Close window if option says so BUG: 316637
Diffstat (limited to 'src/tabwindow/tabwidget.h')
-rw-r--r--src/tabwindow/tabwidget.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tabwindow/tabwidget.h b/src/tabwindow/tabwidget.h
index 9c79df11..2718904c 100644
--- a/src/tabwindow/tabwidget.h
+++ b/src/tabwindow/tabwidget.h
@@ -86,6 +86,9 @@ public Q_SLOTS:
void loadUrl(const KUrl &, Rekonq::OpenType type = Rekonq::CurrentTab, TabHistory *history = 0);
void newTab(WebPage *page = 0);
+Q_SIGNALS:
+ void closeWindow();
+
private:
/**
* Prepares the new WebWindow to be open