Code

Applied patch to disable the pressure sensitivity for those people that have
[inkscape.git] / src / ui / dialog / inkscape-preferences.h
index e275d3d9c1183e8ee7ef331a157cbc8defd0b2fe..4188268ec9241dc16fd5b7d48b7dc9cefe1d8b48 100644 (file)
@@ -1,5 +1,5 @@
 /**
- * \brief Inkscape Preferences dialog
+ * brief Inkscape Preferences dialog
  *
  * Authors:
  *   Carl Hetherington
@@ -139,6 +139,7 @@ protected:
     PrefCombo       _misc_overs_bitmap;
     PrefCheckButton _misc_mask_on_top;
     PrefCheckButton _misc_mask_remove;
+    PrefCheckButton _misc_use_ext_input;
 
     int _max_dialog_width;
     int _max_dialog_height;