From 84862db95a5e22b9ef89baa2a8a5deeffefbdef6 Mon Sep 17 00:00:00 2001 From: Alexander Wilms Date: Tue, 25 Feb 2014 19:58:48 +0100 Subject: Remove visual noise from sc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Conflicts: sc/source/ui/inc/docfunc.hxx Change-Id: I9314437ed3dd60e84d28c08ac0a2d1ed7bd1daf8 Reviewed-on: https://gerrit.libreoffice.org/8301 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sc/source/ui/inc/crnrdlg.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sc/source/ui/inc/crnrdlg.hxx') diff --git a/sc/source/ui/inc/crnrdlg.hxx b/sc/source/ui/inc/crnrdlg.hxx index 929ef05d6744..f5c06a695d1a 100644 --- a/sc/source/ui/inc/crnrdlg.hxx +++ b/sc/source/ui/inc/crnrdlg.hxx @@ -31,7 +31,7 @@ class ScViewData; class ScDocument; -//============================================================================ + class ScColRowNameRangesDlg : public ScAnyRefDlg { -- cgit