diff options
Diffstat (limited to 'uui/source/nameclashdlg.hxx')
-rw-r--r-- | uui/source/nameclashdlg.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uui/source/nameclashdlg.hxx b/uui/source/nameclashdlg.hxx index c33649f5708d..2c850d5b0cc7 100644 --- a/uui/source/nameclashdlg.hxx +++ b/uui/source/nameclashdlg.hxx @@ -26,7 +26,6 @@ #include <vcl/edit.hxx> - enum NameClashResolveDialogResult { ABORT, RENAME, OVERWRITE }; class NameClashDialog : public ModalDialog |