summaryrefslogtreecommitdiff
path: root/include/sfx2/notebookbar/SfxNotebookBar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/notebookbar/SfxNotebookBar.hxx')
-rw-r--r--include/sfx2/notebookbar/SfxNotebookBar.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sfx2/notebookbar/SfxNotebookBar.hxx b/include/sfx2/notebookbar/SfxNotebookBar.hxx
index 156d6168f16b..1b79c78ece09 100644
--- a/include/sfx2/notebookbar/SfxNotebookBar.hxx
+++ b/include/sfx2/notebookbar/SfxNotebookBar.hxx
@@ -29,6 +29,8 @@ public:
static void StateMethod(SystemWindow* pSysWindow,
const css::uno::Reference<css::frame::XFrame> xFrame,
const OUString& rUIFile);
+
+ static void RemoveListeners(SystemWindow* pSysWindow);
};
} // namespace sfx2