Browse Source

Panel font sample on Preferences dialog is wrapped

Source commit: 1670bf873171fc8fc33c5afecc8427443f79c9f4
Martin Prikryl 8 years ago
parent
commit
7e000bb719
1 changed files with 1 additions and 0 deletions
  1. 1 0
      source/forms/Preferences.dfm

+ 1 - 0
source/forms/Preferences.dfm

@@ -747,6 +747,7 @@ object PreferencesDialog: TPreferencesDialog
             Color = clWindow
             ParentColor = False
             Transparent = False
+            WordWrap = True
             OnDblClick = PanelFontLabelDblClick
           end
           object PanelFontButton: TButton