X-Git-Url: https://git.sesse.net/?p=nageru;a=blobdiff_plain;f=futatabi%2Fmainwindow.h;h=1fbfb948de072a866f1c38b9edcab4445d3fa5d9;hp=592309ab6208a72d0e396c5de2e83db749657ca1;hb=ec86648ba1772001c26d23845d54ac7254cc92e5;hpb=ea502b76e42b700e73afb25522a0b947e9ee60a9 diff --git a/futatabi/mainwindow.h b/futatabi/mainwindow.h index 592309a..1fbfb94 100644 --- a/futatabi/mainwindow.h +++ b/futatabi/mainwindow.h @@ -168,6 +168,7 @@ private: void playlist_selection_changed(); void clip_list_selection_changed(const QModelIndex ¤t, const QModelIndex &previous); + std::vector get_playlist(size_t start_row, size_t end_row); void resizeEvent(QResizeEvent *event) override; bool eventFilter(QObject *watched, QEvent *event) override;