summaryrefslogtreecommitdiff
path: root/cui/source/inc/headertablistbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/headertablistbox.hxx')
-rw-r--r--cui/source/inc/headertablistbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/headertablistbox.hxx b/cui/source/inc/headertablistbox.hxx
index f536a1d77b57..d368d4dc27c9 100644
--- a/cui/source/inc/headertablistbox.hxx
+++ b/cui/source/inc/headertablistbox.hxx
@@ -48,7 +48,7 @@ public:
return maHeaderBar;
}
- void ConnectElements( void );/**< should be called after all manipulations on elements are done
+ void ConnectElements();/**< should be called after all manipulations on elements are done
calcs real sizes depending on sizes of this */
void Show( bool bVisible = true, sal_uInt16 nFlags = 0 ); ///< same meaning as Windows::Show()
void Enable( bool bEnable = true, bool bChild = true ); ///< same meaning as Windows::Enable()