summaryrefslogtreecommitdiff
path: root/forms/source/xforms/propertysetbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/xforms/propertysetbase.hxx')
-rw-r--r--forms/source/xforms/propertysetbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/xforms/propertysetbase.hxx b/forms/source/xforms/propertysetbase.hxx
index eb93d482526a..8563f0b9160c 100644
--- a/forms/source/xforms/propertysetbase.hxx
+++ b/forms/source/xforms/propertysetbase.hxx
@@ -124,7 +124,7 @@ public:
/** helper class for implementing non-UNO accessors to a boolean property
*/
-template< typename CLASS, typename DUMMY >
+template< typename CLASS >
class BooleanPropertyAccessor
:public GenericPropertyAccessor < CLASS
, bool