diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-11-15 12:49:18 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-11-15 12:52:00 +0000 |
commit | 2dec3d1d4f3e91ce005bb3b5362b826e7c7590c8 (patch) | |
tree | e7d4f4278cd003d740323ea4379edeb4ac2df56a /include | |
parent | 9013a3a76dd773cf3f292267c9aac8046f19f0aa (diff) |
convert 500th dialog (vectorize) to .ui
Change-Id: Ib1a8716091a16eb970c9f218f4a8e496de72ff51
Diffstat (limited to 'include')
-rw-r--r-- | include/svx/graphctl.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/graphctl.hxx b/include/svx/graphctl.hxx index 26fca7eb507b..ee183bbb8dd8 100644 --- a/include/svx/graphctl.hxx +++ b/include/svx/graphctl.hxx @@ -81,6 +81,7 @@ protected: public: GraphCtrl( Window* pParent, const ResId& rResId ); + GraphCtrl( Window* pParent, WinBits nStyle ); ~GraphCtrl(); void SetWinStyle( WinBits nWinBits ); |