diff options
Diffstat (limited to 'include/svx/fillctrl.hxx')
-rw-r--r-- | include/svx/fillctrl.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/fillctrl.hxx b/include/svx/fillctrl.hxx index 8998024db140..7f0d647fa3d2 100644 --- a/include/svx/fillctrl.hxx +++ b/include/svx/fillctrl.hxx @@ -68,7 +68,7 @@ public: virtual Window* CreateItemWindow( Window *pParent ); }; -//======================================================================== + class FillControl : public Window { |