mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
30 lines
405 B
Text
30 lines
405 B
Text
description "Grid control\377";
|
|
|
|
charset "UTF-8";
|
|
|
|
uses
|
|
CtrlLib;
|
|
|
|
file
|
|
GridCtrl.h,
|
|
GridCtrl.cpp,
|
|
GridPaint.cpp,
|
|
GridKey.cpp,
|
|
GridMouse.cpp,
|
|
GridSelect.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;
|
|
|