diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-02-23 21:11:04 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-02-24 23:17:18 +0000 |
commit | 3fd9e569d8a4c00020d5ac2db566e1ed7f920a6e (patch) | |
tree | fa2c8cc536aca1a0948293eda8d3a9a9a3f7a46a /svx/inc | |
parent | 538ba011d7b598737c898cfcce1e0d7b00b40c84 (diff) |
add requred custom widget entry points
Change-Id: I611133eda82a5c2f303e5938d47deb3fb295f26e
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/svx/txencbox.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/inc/svx/txencbox.hxx b/svx/inc/svx/txencbox.hxx index 26efca33dd7b..b8b470116019 100644 --- a/svx/inc/svx/txencbox.hxx +++ b/svx/inc/svx/txencbox.hxx @@ -34,6 +34,7 @@ private: public: SvxTextEncodingBox( Window* pParent, const ResId& rResId ); + SvxTextEncodingBox( Window* pParent, WinBits nBits ); ~SvxTextEncodingBox(); /** Fill with all known encodings but exclude those matching one or more |