summaryrefslogtreecommitdiffstats
path: root/include/tools/resid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/tools/resid.hxx')
-rw-r--r--include/tools/resid.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tools/resid.hxx b/include/tools/resid.hxx
index 26f21c742536..6d9bb9204e6b 100644
--- a/include/tools/resid.hxx
+++ b/include/tools/resid.hxx
@@ -69,7 +69,7 @@ public:
sal_uInt32 GetWinBits() const { return m_nWinBits; }
void SetWinBits( sal_uInt32 nBits ) const { m_nWinBits = nBits; }
- RESOURCE_TYPE GetRT() const { return( m_nRT ); }
+ RESOURCE_TYPE GetRT() const { return m_nRT; }
/** Set the type if not already set. Ask for type with GetRT()