Fix issue 401: Touchscreen adaptation for Caanoo and Wiz

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1659 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2010-12-12 18:55:55 +00:00
parent 7aefad850d
commit e886553314
3 changed files with 66 additions and 31 deletions

View File

@@ -350,6 +350,7 @@ typedef struct
byte Grid_XOR_color; ///< XOR value to apply for grid color.
byte Right_click_colorpick; ///< Boolean, true to enable a "tablet" mode, where RMB acts as instant colorpicker
byte Sync_views; ///< Boolean, true when the Main and Spare should share their viewport settings.
byte Stylus_mode; ///< Boolean, true to tweak some tools (eg:Curve) for single-button stylus.
} T_Config;
// Structures utilisées pour les descriptions de pages et de liste de pages.