mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
26 lines
208 B
Text
26 lines
208 B
Text
charset "windows-1250";
|
|
|
|
uses
|
|
CtrlLib,
|
|
GridCtrlMC;
|
|
|
|
library
|
|
,
|
|
,
|
|
,
|
|
,
|
|
;
|
|
|
|
options
|
|
;
|
|
|
|
file
|
|
main.cpp charset "UTF-8",
|
|
main.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|
|
custom() "",
|
|
"",
|
|
"";
|