diff options
Diffstat (limited to 'include/vcl/fixed.hxx')
-rw-r--r-- | include/vcl/fixed.hxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/vcl/fixed.hxx b/include/vcl/fixed.hxx index 85188d288821..cfbddb5fbad2 100644 --- a/include/vcl/fixed.hxx +++ b/include/vcl/fixed.hxx @@ -30,8 +30,6 @@ class UserDrawEvent; - - class VCL_DLLPUBLIC FixedText : public Control { private: @@ -91,8 +89,6 @@ public: }; - - class VCL_DLLPUBLIC FixedLine : public Control { private: @@ -152,8 +148,6 @@ public: }; - - class VCL_DLLPUBLIC FixedImage : public Control { private: |