X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=futatabi%2Fmainwindow.h;fp=futatabi%2Fmainwindow.h;h=3628bf4690596c712ed00523088f816359e113a8;hb=4f86bed02e83063d4f852a1003f0e5d44790bf92;hp=d7e037c37ee7205a6c177d22509ce25f85fa990b;hpb=f22a41cb05c5cc1bbe8ce391fa918707138afad3;p=nageru diff --git a/futatabi/mainwindow.h b/futatabi/mainwindow.h index d7e037c..3628bf4 100644 --- a/futatabi/mainwindow.h +++ b/futatabi/mainwindow.h @@ -139,6 +139,7 @@ private: void highlight_camera_input(int stream_idx); void enable_or_disable_preview_button(); + void enable_or_disable_queue_button(); template void replace_model(QTableView *view, Model **model, Model *new_model);