X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=futatabi%2Fmainwindow.h;h=669fc0e9e29e810c2ef27f91d9a9bfa8ccf3050d;hb=c18585d1f7b4476c74c4c5a064cb3ce357c644ae;hp=2bb880d5ba80e4de3e985b349d61d3d5d997c61c;hpb=931727fc4cccafc84023a053a6eff174b5ea8190;p=nageru diff --git a/futatabi/mainwindow.h b/futatabi/mainwindow.h index 2bb880d..669fc0e 100644 --- a/futatabi/mainwindow.h +++ b/futatabi/mainwindow.h @@ -43,6 +43,7 @@ private: QLabel *disk_free_label; std::unique_ptr preview_player, live_player; + std::map live_player_index_to_row; DB db; unsigned num_cameras;