Kaydet (Commit) d2564a4a authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove needless SAL_DLLPRIVATE annotation

Change-Id: Id322e7ca57205083a5585081df86bfac933b7bb6
üst 843d3a9d
......@@ -83,7 +83,7 @@ namespace MouseWheelBehavior = ::com::sun::star::awt::MouseWheelBehavior;
//====================================================================
//= VCLXWindowImpl
//====================================================================
class SAL_DLLPRIVATE VCLXWindowImpl
class VCLXWindowImpl
{
private:
typedef ::std::vector< VCLXWindow::Callback > CallbackArray;
......
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