summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/export_dialog.h')
-rw-r--r--gtk2_ardour/export_dialog.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/gtk2_ardour/export_dialog.h b/gtk2_ardour/export_dialog.h
index 9b06492cdd..412d030f96 100644
--- a/gtk2_ardour/export_dialog.h
+++ b/gtk2_ardour/export_dialog.h
@@ -131,11 +131,7 @@ class ExportDialog : public ArdourDialog {
Gtk::ProgressBar progress_bar;
sigc::connection progress_connection;
- /* Normalizing */
-
- Gtk::VBox normalizing_widget;
- Gtk::Label normalizing_label;
- Gtk::ProgressBar normalizing_bar;
+ float previous_progress; // Needed for gtk bug workaround
/* Buttons */