summaryrefslogtreecommitdiff
path: root/src/windows/mainwindow.hpp
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2023-02-01 22:39:59 -0500
committerouwou <26526779+ouwou@users.noreply.github.com>2023-02-01 22:39:59 -0500
commitff812842e3f6943c248e57d464d4085b51abf343 (patch)
tree226e97aead191c4ebb7a72d8b475cff7763f7363 /src/windows/mainwindow.hpp
parentff47134dc64ac2f0fa7bfee64313b2522709b9b9 (diff)
parentb4d3fc44c5cc24dcbe4f6fdc0ffe73acdb95cda9 (diff)
downloadabaddon-portaudio-ff812842e3f6943c248e57d464d4085b51abf343.tar.gz
abaddon-portaudio-ff812842e3f6943c248e57d464d4085b51abf343.zip
Merge branch 'folders'
Diffstat (limited to 'src/windows/mainwindow.hpp')
-rw-r--r--src/windows/mainwindow.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/windows/mainwindow.hpp b/src/windows/mainwindow.hpp
index 78e0115..35ca7f1 100644
--- a/src/windows/mainwindow.hpp
+++ b/src/windows/mainwindow.hpp
@@ -72,6 +72,7 @@ private:
Gtk::Menu m_menu_file_sub;
Gtk::MenuItem m_menu_file_reload_css;
Gtk::MenuItem m_menu_file_clear_cache;
+ Gtk::CheckMenuItem m_menu_file_dump_ready;
Gtk::MenuItem m_menu_view;
Gtk::Menu m_menu_view_sub;