mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
Tutorial: Gui tutorial descriptions.
This commit is contained in:
parent
0ed253c70c
commit
2e6e3caf15
2 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
description "Reacting to input events\377";
|
||||
description "Reacting to input events - mouse\377";
|
||||
|
||||
uses
|
||||
CtrlLib;
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
description "Reacting to input events - keyboard\377";
|
||||
|
||||
uses
|
||||
CtrlLib;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue