X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fjob_manager_view.h;h=77114a97c382b170f06758d58d1d8f2d41fb52af;hb=1f88a38a2a607c21988a403e76f315444c4be36b;hp=7784c71eed3cc639a1393dc9001055c1fd5f7167;hpb=1fb11836b91977a949bef5eae807d57b13fe9bf8;p=dcpomatic.git diff --git a/src/wx/job_manager_view.h b/src/wx/job_manager_view.h index 7784c71ee..77114a97c 100644 --- a/src/wx/job_manager_view.h +++ b/src/wx/job_manager_view.h @@ -40,6 +40,8 @@ public: private: void job_added (boost::weak_ptr); void periodic (); + void replace (); + void job_list_changed (); wxPanel* _panel; wxFlexGridSizer* _table;