diff options
Diffstat (limited to 'cui/source/tabpages/tppattern.cxx')
-rw-r--r-- | cui/source/tabpages/tppattern.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/tabpages/tppattern.cxx b/cui/source/tabpages/tppattern.cxx index 87f54a08c89c..ef96e4511c1e 100644 --- a/cui/source/tabpages/tppattern.cxx +++ b/cui/source/tabpages/tppattern.cxx @@ -57,7 +57,7 @@ public: } // BitmapCtl: Returns the Bitmap - BitmapEx GetBitmapEx() + BitmapEx GetBitmapEx() const { if (!pBmpArray) return BitmapEx(); |