summaryrefslogtreecommitdiff
path: root/starmath/inc/dialog.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-07-03 14:00:50 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-07-03 14:08:27 +0100
commit1ec3fac48866c27d0c4b6ffb44befcba66d1f229 (patch)
tree01e0cf45f9a1a1e9f6a80102c6302a2264438dc6 /starmath/inc/dialog.hxx
parent6ec6f14c101dd0af06ae03581d7c807d610eeddf (diff)
don't need an explicit help handler, the default will be fine
Change-Id: I61643e507a68e66e1798c2d21a3f9372027fda1a
Diffstat (limited to 'starmath/inc/dialog.hxx')
-rw-r--r--starmath/inc/dialog.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/inc/dialog.hxx b/starmath/inc/dialog.hxx
index 4274266ec90a..5f47fc9659f7 100644
--- a/starmath/inc/dialog.hxx
+++ b/starmath/inc/dialog.hxx
@@ -149,7 +149,6 @@ class SmFontTypeDialog : public ModalDialog
SmFontPickListBox* m_pSerifFont;
SmFontPickListBox* m_pSansFont;
SmFontPickListBox* m_pFixedFont;
- HelpButton* m_pHelpButton1;
MenuButton* m_pMenuButton;
PushButton* m_pDefaultButton;