mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
28 lines
362 B
Text
28 lines
362 B
Text
description "Grid control\377";
|
|
|
|
charset "UTF-8";
|
|
|
|
uses
|
|
CtrlLib;
|
|
|
|
uses(GRIDSQL) Sql;
|
|
|
|
file
|
|
GridCtrl.h,
|
|
GridCtrl.cpp,
|
|
GridDisplay.h,
|
|
GridDisplay.cpp,
|
|
GridText.cpp,
|
|
GridBase.cpp,
|
|
GridSort.cpp,
|
|
GridCtrl.iml,
|
|
GridUtils.h,
|
|
GridUtils.cpp,
|
|
ToDo.txt,
|
|
changelog.txt,
|
|
GridCtrl.t charset "UTF-8",
|
|
GridCtrl.usc,
|
|
src.tpp,
|
|
Info readonly separator,
|
|
Copying;
|
|
|