summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/longcurr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/longcurr.hxx')
-rw-r--r--vcl/inc/vcl/longcurr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/vcl/longcurr.hxx b/vcl/inc/vcl/longcurr.hxx
index e80ed7019f74..b0d57c392ab7 100644
--- a/vcl/inc/vcl/longcurr.hxx
+++ b/vcl/inc/vcl/longcurr.hxx
@@ -42,7 +42,7 @@ protected:
BigInt mnMin;
BigInt mnMax;
BigInt mnCorrectedValue;
- rtl::OUString maCurrencySymbol;
+ OUString maCurrencySymbol;
sal_uInt16 mnType;
sal_uInt16 mnDecimalDigits;
sal_Bool mbThousandSep;