X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fdialog_soundselect.h;fp=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fdialog_soundselect.h;h=d23ce93ee608e17aed286680f17cdc836d6a12d6;hb=4089a02df7938fb36081d29b30eabd690ffcd96d;hp=fe97cbd0e5078977ec370d7e4cb94773fcd4e45d;hpb=ab162dd6939c16bf505a745132117777b47032ca;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;