summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/inkscape-preferences.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/dialog/inkscape-preferences.h')
-rw-r--r--src/ui/dialog/inkscape-preferences.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/dialog/inkscape-preferences.h b/src/ui/dialog/inkscape-preferences.h
index e1dbd51c2..1c9fe1f7b 100644
--- a/src/ui/dialog/inkscape-preferences.h
+++ b/src/ui/dialog/inkscape-preferences.h
@@ -91,8 +91,9 @@ enum {
PREFS_PAGE_SYSTEM,
PREFS_PAGE_BITMAPS,
PREFS_PAGE_RENDERING,
+#if HAVE_ASPELL
PREFS_PAGE_SPELLCHECK
-
+#endif
};
namespace Gtk {