summaryrefslogtreecommitdiff
path: root/uui/source/nameclashdlg.hxx
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 22:48:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 03:45:29 -0600
commitc4399bcd13cbe1cfa89c782e6667906c0b8bbb89 (patch)
tree3691b0e8387a6cc1600b5e1ffcced3d904918693 /uui/source/nameclashdlg.hxx
parentf993a8930a660b23f099c91a6dc636fb4cbe6f87 (diff)
Remove visual noise from uui
Change-Id: I64fa42929aad00fc63f2937527dd3539f9d6f7f3 Reviewed-on: https://gerrit.libreoffice.org/8337 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'uui/source/nameclashdlg.hxx')
-rw-r--r--uui/source/nameclashdlg.hxx2
1 files changed, 1 insertions, 1 deletions
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 };