mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
17 lines
176 B
Text
17 lines
176 B
Text
description "Examples of SqlExp expressions\377";
|
|
|
|
uses
|
|
Core,
|
|
Sql,
|
|
RichText,
|
|
CtrlLib,
|
|
RichEdit;
|
|
|
|
file
|
|
SqlExp.sch,
|
|
SqlExp.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI",
|
|
"" = "GUI QTF";
|
|
|