summaryrefslogtreecommitdiff
path: root/include/svtools/svlbitm.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/svlbitm.hxx')
-rw-r--r--include/svtools/svlbitm.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/svlbitm.hxx b/include/svtools/svlbitm.hxx
index 263e7a04cd3c..8e9f6321a78b 100644
--- a/include/svtools/svlbitm.hxx
+++ b/include/svtools/svlbitm.hxx
@@ -99,7 +99,7 @@ public:
void SetDefaultImages( const Control* pControlForSettings = NULL );
// set images according to the color scheeme of the Control
// pControlForSettings == NULL: settings are taken from Application
- bool HasDefaultImages( void ) const;
+ bool HasDefaultImages() const;
};
// **********************************************************************