summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-05-20 14:10:44 +0300
committerTor Lillqvist <tml@iki.fi>2013-05-20 14:11:43 +0300
commit51207ddd4c956f9740d6ec5bcb91d9e0756af0b6 (patch)
treedac24a98c50bd28739d9b7e94a1950d73a6cb371 /svx
parent00b33bf3ef873f68444c896c37381ea05628e715 (diff)
No 'mnPreferredColumnCount' any more
Change-Id: I0dfebc75b94b1be723ecc5e58d3a0227415b3121
Diffstat (limited to 'svx')
-rw-r--r--svx/source/sidebar/debug/ColorPanel.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/svx/source/sidebar/debug/ColorPanel.cxx b/svx/source/sidebar/debug/ColorPanel.cxx
index 57cce2017359..94d082f8db4a 100644
--- a/svx/source/sidebar/debug/ColorPanel.cxx
+++ b/svx/source/sidebar/debug/ColorPanel.cxx
@@ -24,8 +24,7 @@
namespace svx { namespace sidebar {
ColorPanel::ColorPanel (::Window* pParent)
- : ValueSet(pParent, WB_ITEMBORDER),
- mnPreferredColumnCount(2)
+ : ValueSet(pParent, WB_ITEMBORDER)
{
WinBits aStyle =
WB_ITEMBORDER