]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/wx-console/wxbrestorepanel.h
- Implement restore of a single directory.
[bacula/bacula] / bacula / src / wx-console / wxbrestorepanel.h
index 56a172494b87daf807742e418ee67f71a515f337..0473927fbd718e60f6f29f6fcef694826494d6f9 100644 (file)
@@ -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 */