Cleanup from code review
This commit is contained in:
@@ -53,10 +53,10 @@ class BatchQueuePanel : public Gtk::VBox,
|
||||
Gtk::HBox* bottomBox;
|
||||
Gtk::HBox* topBox;
|
||||
|
||||
IdleRegister idle_register;
|
||||
|
||||
std::atomic<bool> qStartStopState;
|
||||
|
||||
IdleRegister idle_register;
|
||||
|
||||
public:
|
||||
explicit BatchQueuePanel (FileCatalog* aFileCatalog);
|
||||
~BatchQueuePanel();
|
||||
|
Reference in New Issue
Block a user