summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/filedialog.h
diff options
context:
space:
mode:
authorLiam P. White <inkscapebronyat-signgmaildotcom>2014-03-05 20:24:04 +0000
committerLiam P. White <inkscapebronyat-signgmaildotcom>2014-03-05 20:24:04 +0000
commitfcffbecabedd7c6bca1312918c918d57fee3cf8c (patch)
tree38546ab2abbbf7cf95b8fbb4d8931e5369a15bae /src/ui/dialog/filedialog.h
parentAdded a few swatch related functions (does not compile) (diff)
downloadinkscape-fcffbecabedd7c6bca1312918c918d57fee3cf8c.tar.gz
inkscape-fcffbecabedd7c6bca1312918c918d57fee3cf8c.zip
Added new swatches dialog
(bzr r13090.1.16)
Diffstat (limited to 'src/ui/dialog/filedialog.h')
-rw-r--r--src/ui/dialog/filedialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/dialog/filedialog.h b/src/ui/dialog/filedialog.h
index 8dfcf5dce..175031bcf 100644
--- a/src/ui/dialog/filedialog.h
+++ b/src/ui/dialog/filedialog.h
@@ -48,6 +48,7 @@ typedef enum {
IMPORT_TYPES,
EXPORT_TYPES,
EXE_TYPES,
+ SWATCH_TYPES,
CUSTOM_TYPE
} FileDialogType;