mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Error on new drive adds on some computers
This commit is contained in:
parent
f7736372e0
commit
6b06891da7
2 changed files with 685 additions and 681 deletions
|
|
@ -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;
|
||||
|
|
|
|||
1362
upixmapmanager.pas
1362
upixmapmanager.pas
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue