summaryrefslogtreecommitdiff
path: root/starmath/inc
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-01 21:54:54 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-01 21:54:54 +0300
commitf7e2f60d51e811aa2dbd0d8acf2c4c0dcefe14de (patch)
treecffe51190d05f792173af2cdd03b395e35d9a637 /starmath/inc
parent80ae2acd00d89fd9dda183affb5a0251e233c2de (diff)
WaE: private field 'pHelpBtn' is not used
Change-Id: I7c8e9f33e8b36cb36a0e0e4f4be4241b23df270b
Diffstat (limited to 'starmath/inc')
-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 6a34c6ee3021..7efaa1fc9160 100644
--- a/starmath/inc/dialog.hxx
+++ b/starmath/inc/dialog.hxx
@@ -403,7 +403,6 @@ class SmSymDefineDialog : public ModalDialog
FixedText* pSymbolName;
SmShowChar* pSymbolDisplay;
FixedText* pSymbolSetName;
- HelpButton* pHelpBtn;
PushButton* pAddBtn;
PushButton* pChangeBtn;
PushButton* pDeleteBtn;