summaryrefslogtreecommitdiff
path: root/desktop/source/app/cmdlinehelp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/cmdlinehelp.hxx')
-rw-r--r--desktop/source/app/cmdlinehelp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/app/cmdlinehelp.hxx b/desktop/source/app/cmdlinehelp.hxx
index 2a3bda797896..07b4f520979d 100644
--- a/desktop/source/app/cmdlinehelp.hxx
+++ b/desktop/source/app/cmdlinehelp.hxx
@@ -32,7 +32,7 @@ namespace desktop
class CmdlineHelpDialog : public ModalDialog
{
public:
- CmdlineHelpDialog ( void );
+ CmdlineHelpDialog();
FixedText* m_pftHead;
FixedText* m_pftLeft;