From c4399bcd13cbe1cfa89c782e6667906c0b8bbb89 Mon Sep 17 00:00:00 2001 From: Alexander Wilms Date: Tue, 25 Feb 2014 22:48:34 +0100 Subject: Remove visual noise from uui MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I64fa42929aad00fc63f2937527dd3539f9d6f7f3 Reviewed-on: https://gerrit.libreoffice.org/8337 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- uui/source/nameclashdlg.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uui/source/nameclashdlg.hxx') diff --git a/uui/source/nameclashdlg.hxx b/uui/source/nameclashdlg.hxx index 362622a8bf35..387d6e479bf2 100644 --- a/uui/source/nameclashdlg.hxx +++ b/uui/source/nameclashdlg.hxx @@ -25,7 +25,7 @@ #include "vcl/fixed.hxx" #include "vcl/edit.hxx" -//============================================================================ + enum NameClashResolveDialogResult { ABORT, RENAME, OVERWRITE }; -- cgit