summaryrefslogtreecommitdiff
path: root/include/vcl/toolkit/fixed.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/toolkit/fixed.hxx')
-rw-r--r--include/vcl/toolkit/fixed.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/toolkit/fixed.hxx b/include/vcl/toolkit/fixed.hxx
index 2f170cc904c4..6fbf0c640ec1 100644
--- a/include/vcl/toolkit/fixed.hxx
+++ b/include/vcl/toolkit/fixed.hxx
@@ -168,7 +168,6 @@ public:
void SetImage( const Image& rImage );
const Image& GetImage() const { return maImage; }
- void SetModeImage( const Image& rImage );
const Image& GetModeImage( ) const { return maImage;}
virtual bool set_property(const OString &rKey, const OUString &rValue) override;