summaryrefslogtreecommitdiffstats
path: root/cui
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-01-29 10:58:37 +0200
committerTor Lillqvist <tml@iki.fi>2013-01-29 11:28:58 +0200
commit730ccde0b937cdcf54370b9eb852e09f2236d569 (patch)
treea579b600a6d556077a12ccfa8a20060edf682496 /cui
parentClarify that constant groups cannot be typedef'ed (diff)
downloadcore-730ccde0b937cdcf54370b9eb852e09f2236d569.tar.gz
core-730ccde0b937cdcf54370b9eb852e09f2236d569.zip
WaE: private field 'pBtnOK' is not used
Change-Id: I04b4d378c016b5c31c66e0fccfb9b8afe2a08d76
Diffstat (limited to 'cui')
-rw-r--r--cui/source/inc/dlgname.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/inc/dlgname.hxx b/cui/source/inc/dlgname.hxx
index ab9c3d824b32..1408f2b40a01 100644
--- a/cui/source/inc/dlgname.hxx
+++ b/cui/source/inc/dlgname.hxx
@@ -115,9 +115,6 @@ private:
// description
VclMultiLineEdit* pEdtDescription;
- // buttons
- OKButton* pBtnOK;
-
public:
// constructor
SvxObjectTitleDescDialog(Window* pWindow, const String& rTitle, const String& rDesc);