mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-14 01:56:36 +08:00
Apply word wrapping to process list sql viewer.
This commit is contained in:
@ -412,6 +412,7 @@ object MDIChild: TMDIChild
|
||||
Highlighter = SynSQLSyn1
|
||||
Options = [eoAutoIndent, eoDragDropEditing, eoEnhanceEndKey, eoGroupUndo, eoShowScrollHint, eoSmartTabDelete, eoSmartTabs, eoTabsToSpaces]
|
||||
ReadOnly = True
|
||||
WordWrap = True
|
||||
end
|
||||
end
|
||||
object pnlFilterProcesses: TPanel
|
||||
|
Reference in New Issue
Block a user