diff options
Diffstat (limited to 'starmath/inc/toolbox.hxx')
-rw-r--r-- | starmath/inc/toolbox.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/toolbox.hxx b/starmath/inc/toolbox.hxx index 8f50a055bb1f..472fe602c1a2 100644 --- a/starmath/inc/toolbox.hxx +++ b/starmath/inc/toolbox.hxx @@ -81,7 +81,7 @@ class SmToolBoxWrapper : public SfxChildWindow SFX_DECL_CHILDWINDOW_WITHID(SmToolBoxWrapper); protected: - SmToolBoxWrapper(Window *pParentWindow, + SmToolBoxWrapper(vcl::Window *pParentWindow, sal_uInt16, SfxBindings*, SfxChildWinInfo*); }; |