mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
Move export progress text to progress bar from separate label
git-svn-id: svn://localhost/ardour2/branches/3.0@11379 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6f23443c26
commit
80004a33aa
2 changed files with 1 additions and 4 deletions
|
|
@ -127,7 +127,6 @@ class ExportDialog : public ArdourDialog {
|
|||
|
||||
/* Progress bar */
|
||||
|
||||
Gtk::Label progress_label;
|
||||
Gtk::ProgressBar progress_bar;
|
||||
sigc::connection progress_connection;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue