mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
reference: DropGrid example
git-svn-id: svn://ultimatepp.org/upp/trunk@1170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
d5fb5fa1f3
commit
66e7fff316
3 changed files with 65 additions and 0 deletions
11
reference/DropGridExample/DropGridExample.upp
Normal file
11
reference/DropGridExample/DropGridExample.upp
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
description "DropGrid examples\377";
|
||||
|
||||
uses
|
||||
DropGrid;
|
||||
|
||||
file
|
||||
main.cpp;
|
||||
|
||||
mainconfig
|
||||
"" = "GUI";
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue