Merge branch 'dev' into favorites-gui

This commit is contained in:
Lawrence Lee
2023-02-03 21:58:34 -08:00
39 changed files with 1583 additions and 929 deletions

View File

@@ -248,6 +248,7 @@ private:
Gtk::Button* queueimg;
Gtk::Button* saveimgas;
PopUpButton* send_to_external;
Gtk::RadioButtonGroup send_to_external_radio_group;
Gtk::Button* navSync;
Gtk::Button* navNext;
Gtk::Button* navPrev;