summaryrefslogtreecommitdiff
path: root/src/tabwindow/tabwidget.h
diff options
context:
space:
mode:
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