summaryrefslogtreecommitdiff
path: root/include/sfx2/tbxctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/tbxctrl.hxx')
-rw-r--r--include/sfx2/tbxctrl.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/sfx2/tbxctrl.hxx b/include/sfx2/tbxctrl.hxx
index d812aed6ee3e..4785c4de7c7d 100644
--- a/include/sfx2/tbxctrl.hxx
+++ b/include/sfx2/tbxctrl.hxx
@@ -31,6 +31,7 @@
namespace com::sun::star::frame { class XDispatchProvider; }
namespace com::sun::star::frame { class XFrame; }
+class InterimItemWindow;
class SfxToolBoxControl;
class SfxModule;
@@ -81,7 +82,7 @@ protected:
virtual void DoubleClick();
virtual void Click();
virtual void CreatePopupWindow();
- virtual VclPtr<vcl::Window> CreateItemWindow( vcl::Window *pParent );
+ virtual VclPtr<InterimItemWindow> CreateItemWindow(vcl::Window *pParent);
public:
// XComponent