mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
13 lines
129 B
Text
13 lines
129 B
Text
description "GLCtrl widget example\377";
|
|
|
|
uses
|
|
GLCtrl,
|
|
CodeEditor;
|
|
|
|
file
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI",
|
|
"" = "GUI X11";
|
|
|