diff options
Diffstat (limited to 'ui/sidebar.h')
| -rw-r--r-- | ui/sidebar.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/sidebar.h b/ui/sidebar.h index b2ae9261..7d8d1b02 100644 --- a/ui/sidebar.h +++ b/ui/sidebar.h @@ -178,6 +178,8 @@ public: void toggleSidebar(); + void moveContextToContainer(ViewFrame* frame, SidebarWidgetContainer* target); + Q_SIGNALS: void showContents(); void hideContents(); |
