summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-04-08 21:45:37 +0300
committerTor Lillqvist <tml@iki.fi>2013-04-08 21:45:37 +0300
commitd5a82c966d242b34aa491dd77915990d20558547 (patch)
tree0f56b1de4a5fd4ffdd4d9fec40335b846d5beb94 /sw
parent4136e6575e6ed55e30c3eb00061f2af0863aa970 (diff)
WaE: private field 'm_pGridTypeFL' is not used
Change-Id: I9d0143cc55471eb70d4c16ff1fbb33b2ae74eaff
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/inc/pggrid.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/ui/inc/pggrid.hxx b/sw/source/ui/inc/pggrid.hxx
index eda617e36b3a..815912629871 100644
--- a/sw/source/ui/inc/pggrid.hxx
+++ b/sw/source/ui/inc/pggrid.hxx
@@ -30,7 +30,6 @@
--------------------------------------------------------------------*/
class SwTextGridPage: public SfxTabPage
{
- FixedLine* m_pGridTypeFL;
RadioButton* m_pNoGridRB;
RadioButton* m_pLinesGridRB;
RadioButton* m_pCharsGridRB;