mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 04:49:19 +02:00
add caption for use tab history
git-svn-id: trunk@26971 -
This commit is contained in:
parent
b05063d299
commit
2a60f6af16
@ -130,6 +130,7 @@ begin
|
||||
chkHideSingleTab.Caption := dlgHideSingleTabInNotebook;
|
||||
chkShowNumbers.Caption := dlgTabNumbersNotebook;
|
||||
chkShowCloseBtn.Caption := dlgCloseButtonsNotebook;
|
||||
chkUseTabHustory.Caption := dlgUseTabsHistory;
|
||||
end;
|
||||
|
||||
procedure TEditorMultiWindowOptionsFrame.ReadSettings(
|
||||
|
Loading…
Reference in New Issue
Block a user