mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
13 lines
175 B
Text
13 lines
175 B
Text
description "Gui password frontend for SysExec package\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
SysExec;
|
|
|
|
file
|
|
SysExecGui.t,
|
|
SysExecGui.iml,
|
|
SysExecGui.lay,
|
|
SysExecGui.h,
|
|
SysExecGui.cpp;
|
|
|