X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fdialog_soundselect.h;h=d23ce93ee608e17aed286680f17cdc836d6a12d6;hb=1f453e8ab546a357781372fe98aa1d004387d4b1;hp=1e7bfe231863b6d208abf6e5b2b3e98ef334aec2;hpb=c34eaa5441242b3e9a7b7645e9ee4983d14eae85;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/dialog_soundselect.h b/synfig-studio/trunk/src/gtkmm/dialog_soundselect.h index 1e7bfe2..d23ce93 100644 --- a/synfig-studio/trunk/src/gtkmm/dialog_soundselect.h +++ b/synfig-studio/trunk/src/gtkmm/dialog_soundselect.h @@ -2,10 +2,11 @@ /*! \file dialog_soundselect.h ** \brief Sound Select Header ** -** $Id: dialog_soundselect.h,v 1.1.1.1 2005/01/07 03:34:36 darco Exp $ +** $Id$ ** ** \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;