mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-06 09:46:15 +02:00
Debugger: wrap text in warning label on debugger class options page
git-svn-id: trunk@65003 -
This commit is contained in:
parent
87b1cb08ba
commit
6714c721d6
@ -200,6 +200,7 @@ object DebuggerClassOptionsFrame: TDebuggerClassOptionsFrame
|
|||||||
ParentColor = False
|
ParentColor = False
|
||||||
ParentFont = False
|
ParentFont = False
|
||||||
Visible = False
|
Visible = False
|
||||||
|
WordWrap = True
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
object gbAdditionalSearchPath: TGroupBox
|
object gbAdditionalSearchPath: TGroupBox
|
||||||
|
Loading…
Reference in New Issue
Block a user