summaryrefslogtreecommitdiff
path: root/include/svx
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-04-29 13:03:07 +0200
committerDavid Tardon <dtardon@redhat.com>2015-04-29 13:03:18 +0200
commitb1259761aab67335a353efecbe42a811ff5ba1dc (patch)
treee08ce38bfaf117bd0690bd31c736a68aa8acac45 /include/svx
parent174ba8550349778f661a30d5c2d3243bff5f3c0d (diff)
WaE: declaration of ‘FILE’ shadows a global declaration
Change-Id: I544e1154c846a8b5da4ab3dee72e3aa1332557e6
Diffstat (limited to 'include/svx')
-rw-r--r--include/svx/galmisc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/galmisc.hxx b/include/svx/galmisc.hxx
index 39e280a9b9be..c833b084eb2d 100644
--- a/include/svx/galmisc.hxx
+++ b/include/svx/galmisc.hxx
@@ -71,7 +71,7 @@ enum SgaObjKind
enum class GalleryGraphicImportRet
{
- NONE, FILE, INET
+ IMPORT_NONE, IMPORT_FILE, IMPORT_INET
};
#define GALLERY_PROGRESS_RANGE 10000