From 59445b80e7d00fc3c998352cb0f20bb2ba810583 Mon Sep 17 00:00:00 2001 From: Tim Hardeck Date: Wed, 9 Nov 2011 17:50:55 +0100 Subject: removed leftovers of the Simple Handles option Removed leftovers of the Simple Handles option which weren't delete by the previous patch. --- sw/source/ui/inc/optpage.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/source/ui/inc/optpage.hxx') diff --git a/sw/source/ui/inc/optpage.hxx b/sw/source/ui/inc/optpage.hxx index 47bc7744e000..3e81dc8a811d 100644 --- a/sw/source/ui/inc/optpage.hxx +++ b/sw/source/ui/inc/optpage.hxx @@ -51,7 +51,6 @@ class SwContentOptPage : public SfxTabPage //visual aids FixedLine aLineFL; CheckBox aCrossCB; - CheckBox aSolidHandleCB; CheckBox aBigHandleCB; //view -- cgit