IDEIntf: clean up

git-svn-id: trunk@60628 -
This commit is contained in:
mattias 2019-03-08 23:02:45 +00:00
parent 21554fa1b3
commit e54f8eb720

View File

@ -362,7 +362,7 @@ type
var
SourceEditorManagerIntf: TSourceEditorManagerInterface= nil; // set by the IDE
SourceEditorManagerIntf: TSourceEditorManagerInterface=nil; // set by the IDE
type
TEditorMacroState = (emStopped, emRecording, emPlaying, emRecPaused); // msPaused = paused recording