summaryrefslogtreecommitdiff
path: root/src/tabwindow/tabwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tabwindow/tabwindow.h')
-rw-r--r--src/tabwindow/tabwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tabwindow/tabwindow.h b/src/tabwindow/tabwindow.h
index 018ad0e7..c3df016c 100644
--- a/src/tabwindow/tabwindow.h
+++ b/src/tabwindow/tabwindow.h
@@ -114,6 +114,8 @@ private Q_SLOTS:
void setFullScreen(bool);
+ void loadFavorite(const int);
+
private:
// the new tab button
QToolButton *_addTabButton;