diff options
Diffstat (limited to 'include/vcl/wrkwin.hxx')
-rw-r--r-- | include/vcl/wrkwin.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/vcl/wrkwin.hxx b/include/vcl/wrkwin.hxx index 507de99dddbe..0fb812c8fde6 100644 --- a/include/vcl/wrkwin.hxx +++ b/include/vcl/wrkwin.hxx @@ -29,8 +29,6 @@ namespace com { namespace sun { namespace star { namespace uno { class Any; }}}} struct SystemParentData; - - // Presentation Flags enum class PresentationFlags { @@ -46,8 +44,6 @@ namespace o3tl } - - class VCL_DLLPUBLIC WorkWindow : public SystemWindow { private: |