mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
14 lines
142 B
Text
14 lines
142 B
Text
description "Loading Images from file\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
plugin\jpg,
|
|
plugin\gif,
|
|
plugin\tif;
|
|
|
|
file
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|