X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=futatabi%2Fmainwindow.h;h=e21b3f38c181ef994f5120cffe4fd12b83a75812;hb=eaba7288c4fb39ca195c9355970293bcaf088dbc;hp=57814b3e55eab51e3afd68f2fd7bd1e738a33c4c;hpb=a64b7a670a29674aa4a6cb2abe2f5a29f6cc14bc;p=nageru diff --git a/futatabi/mainwindow.h b/futatabi/mainwindow.h index 57814b3..e21b3f3 100644 --- a/futatabi/mainwindow.h +++ b/futatabi/mainwindow.h @@ -102,6 +102,8 @@ private: void report_disk_space(off_t free_bytes, double estimated_seconds_left); void exit_triggered(); + void export_cliplist_clip_multitrack_triggered(); + void export_playlist_clip_interpolated_triggered(); void manual_triggered(); void about_triggered();