mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Rename 'memoeditor' to 'texteditor', in preparation for inclusion of a binary editor.
This commit is contained in:
@ -38,7 +38,7 @@ uses
|
||||
editvar in '..\..\source\editvar.pas' {frmEditVariable},
|
||||
view in '..\..\source\view.pas' {frmView},
|
||||
selectdbobject in '..\..\source\selectdbobject.pas' {frmSelectDBObject},
|
||||
memoeditor in '..\..\source\memoeditor.pas' {frmMemoEditor},
|
||||
texteditor in '..\..\source\texteditor.pas' {frmTextEditor},
|
||||
grideditlinks in '..\..\source\grideditlinks.pas',
|
||||
uVistaFuncs in '..\..\source\uVistaFuncs.pas';
|
||||
|
||||
|
Reference in New Issue
Block a user