Kaydet (Commit) 0789a1f8 authored tarafından Katarina Behrens's avatar Katarina Behrens

Make SvxFillAttrBox available outside svx too

Change-Id: I44a4d59cdccaa3bc42e14ca95984f7334e269ea8
üst 6de7d32d
...@@ -116,7 +116,7 @@ private: ...@@ -116,7 +116,7 @@ private:
// class SvxFillAttrBox -------------------------------------------------- // class SvxFillAttrBox --------------------------------------------------
class SvxFillAttrBox : public FillAttrLB class SVX_DLLPUBLIC SvxFillAttrBox : public FillAttrLB
{ {
public: public:
SvxFillAttrBox( vcl::Window* pParent, WinBits nBits = WB_BORDER | WB_DROPDOWN | WB_AUTOHSCROLL ); SvxFillAttrBox( vcl::Window* pParent, WinBits nBits = WB_BORDER | WB_DROPDOWN | WB_AUTOHSCROLL );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment