diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-04-08 21:45:37 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-04-08 21:45:37 +0300 |
commit | d5a82c966d242b34aa491dd77915990d20558547 (patch) | |
tree | 0f56b1de4a5fd4ffdd4d9fec40335b846d5beb94 /sw | |
parent | 4136e6575e6ed55e30c3eb00061f2af0863aa970 (diff) |
WaE: private field 'm_pGridTypeFL' is not used
Change-Id: I9d0143cc55471eb70d4c16ff1fbb33b2ae74eaff
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/inc/pggrid.hxx | 1 |
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; |