FIX: Error on new drive adds on some computers

This commit is contained in:
Alexander Koblov 2007-12-18 12:41:58 +00:00
commit 6b06891da7
2 changed files with 685 additions and 681 deletions

View file

@ -2265,8 +2265,8 @@ procedure TfrmMain.UpdateDiskCount;
begin
DrivesList.Clear;
DrivesList := GetAllDrives;
if gDriveMenuButton then
CreateDrivesMenu;
// create drives drop down menu
CreateDrivesMenu;
// delete all disk buttons
dskRight.DeleteAllToolButtons;
dskLeft.DeleteAllToolButtons;

File diff suppressed because it is too large Load diff