mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-19 20:06:09 +01:00
[P4/git history rebuild] Remove use of Stock:: item (NOTE: this is a highly questionable edit)
This commit is contained in:
parent
cc2be9847e
commit
bbe57eb5b3
1 changed files with 1 additions and 1 deletions
|
|
@ -41,5 +41,5 @@ ConfigInfoDialog::ConfigInfoDialog ()
|
|||
get_vbox()->pack_start (scroller, true, true);
|
||||
set_size_request (400, 600);
|
||||
|
||||
add_button (Gtk::Stock::CLOSE, Gtk::RESPONSE_ACCEPT);
|
||||
add_button ("CLOSE", Gtk::RESPONSE_ACCEPT);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue