mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
21 lines
299 B
Text
21 lines
299 B
Text
description "The source files edit, derived from CtrlLib's LineEdit";
|
|
|
|
optimize_speed;
|
|
|
|
uses
|
|
CtrlLib;
|
|
|
|
file
|
|
CodeEditor.h,
|
|
hl_color.i,
|
|
EditorBar.cpp,
|
|
Syntax.cpp,
|
|
Highlight.cpp,
|
|
FindReplace.cpp,
|
|
Lang.cpp,
|
|
CodeEditor.cpp,
|
|
CodeEditor.lay,
|
|
CodeEditor.iml,
|
|
Info readonly separator,
|
|
Copying;
|
|
|