mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
15 lines
137 B
Text
15 lines
137 B
Text
description "DropGrid";
|
|
|
|
uses
|
|
CtrlLib,
|
|
GridCtrl;
|
|
|
|
file
|
|
DropGrid.h,
|
|
DropGrid.cpp,
|
|
DropGrid.usc,
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|