X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=bacula%2Fsrc%2Fwx-console%2Fwxbrestorepanel.h;h=0473927fbd718e60f6f29f6fcef694826494d6f9;hb=10c05f312f2836c0d04a7478d2c33a14aa82631b;hp=56a172494b87daf807742e418ee67f71a515f337;hpb=f4fadeaf83a912e0a19c19eacd0c7113b21f0a67;p=bacula%2Fbacula diff --git a/bacula/src/wx-console/wxbrestorepanel.h b/bacula/src/wx-console/wxbrestorepanel.h index 56a172494b..0473927fbd 100644 --- a/bacula/src/wx-console/wxbrestorepanel.h +++ b/bacula/src/wx-console/wxbrestorepanel.h @@ -151,7 +151,7 @@ class wxbRestorePanel : public wxbPanel bool working; // A command is running, discard GUI events void SetWorking(bool working); bool IsWorking(); - bool markWhenListingDone; + bool markWhenCommandDone; //If an item should be (un)marked after the current listing/marking is done wxTreeItemId currentTreeItem; // Currently selected tree item /* Enable or disable config controls status */