mirror of
https://github.com/cy384/ssheven.git
synced 2026-05-21 06:45:34 -06:00
add mouse mode preference
This commit is contained in:
parent
c01d10f431
commit
6db41aa8e8
4 changed files with 42 additions and 7 deletions
|
|
@ -541,6 +541,9 @@ resource 'DITL' (DITL_PREFERENCES) {
|
|||
{ 70, 150, 89, 300 },
|
||||
Control { enabled, CNTL_PREF_FG_COLOR };
|
||||
|
||||
{ 95, 150, 112, 290 },
|
||||
CheckBox { enabled, "Send mouse clicks" };
|
||||
|
||||
{ 115, 10, 135, 90 },
|
||||
Button { enabled, "Cancel" };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue