diff options
| author | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-03-05 20:24:04 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-03-05 20:24:04 +0000 |
| commit | fcffbecabedd7c6bca1312918c918d57fee3cf8c (patch) | |
| tree | 38546ab2abbbf7cf95b8fbb4d8931e5369a15bae /src/ui/dialog/filedialog.h | |
| parent | Added a few swatch related functions (does not compile) (diff) | |
| download | inkscape-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.h | 1 |
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; |
