X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fdialog_soundselect.h;h=d23ce93ee608e17aed286680f17cdc836d6a12d6;hb=1b2d22f4dd360e69d25d4cb8df830650b353e9fe;hp=fe97cbd0e5078977ec370d7e4cb94773fcd4e45d;hpb=837b63e9fb829d66d43f4f169861f8979f76820d;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/dialog_soundselect.h b/synfig-studio/trunk/src/gtkmm/dialog_soundselect.h index fe97cbd..d23ce93 100644 --- a/synfig-studio/trunk/src/gtkmm/dialog_soundselect.h +++ b/synfig-studio/trunk/src/gtkmm/dialog_soundselect.h @@ -6,6 +6,7 @@ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley +** Copyright (c) 2008 David Roden ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -50,7 +51,7 @@ class Dialog_SoundSelect : public Gtk::Dialog { Widget_Filename soundfile; Widget_Time offset; - Gtk::Button okbutton; + Gtk::Button *okbutton; etl::handle canvas_interface;