From ef472bd66df18a87f4c56d07979d73cc8ee1e31e Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Thu, 25 Apr 2013 09:30:21 +0200 Subject: Let appmenu-qt support work also with pinned tabs to load This just need fixes ;) --- src/tabwindow/tabwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tabwindow/tabwidget.h') diff --git a/src/tabwindow/tabwidget.h b/src/tabwindow/tabwidget.h index ef9a4bea..02ac9acd 100644 --- a/src/tabwindow/tabwidget.h +++ b/src/tabwindow/tabwidget.h @@ -89,6 +89,7 @@ public Q_SLOTS: Q_SIGNALS: void closeWindow(); void windowTitleChanged(QString); + void actionsReady(); private: /** -- cgit v1.2.1