Small fix.

This commit is contained in:
meffi@lab313.ru
2015-03-05 20:06:58 +00:00
parent 0f9db56afa
commit a05074fa9a
5 changed files with 11 additions and 14 deletions

View File

@@ -557,8 +557,7 @@ begin
cbbBitMode.Tag := NativeInt($FF);
actAddToSendto.Checked := Settings.SendToShortcutExists;
{$IFDEF windows}actAddToSendto.Checked := Settings.SendToShortcutExists;{$ENDIF}
actStretch.Checked := Settings.StretchMode;
cbbTranspMode.ItemIndex := Settings.TranspMode;
LastDir := Settings.LastDir;