X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fwidget_sound.cpp;h=f0f914b717f9c55893776bb57c237a1349c30a59;hb=c3ad95144d148602f672e95ddda1f18fc35502f8;hp=34dcb3020b90848c7a98fe540c67483a12d6f5de;hpb=c34eaa5441242b3e9a7b7645e9ee4983d14eae85;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/widget_sound.cpp b/synfig-studio/trunk/src/gtkmm/widget_sound.cpp index 34dcb30..f0f914b 100644 --- a/synfig-studio/trunk/src/gtkmm/widget_sound.cpp +++ b/synfig-studio/trunk/src/gtkmm/widget_sound.cpp @@ -2,7 +2,7 @@ /*! \file widget_sound.cpp ** \brief Widget Sound Implementation File ** -** $Id: widget_sound.cpp,v 1.1.1.1 2005/01/07 03:34:37 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -137,7 +137,7 @@ void studio::Widget_Sound::draw() on_expose_event(); } -bool studio::Widget_Sound::on_expose_event(GdkEventExpose *heh) +bool studio::Widget_Sound::on_expose_event(GdkEventExpose */*heh*/) { if(!get_window()) return false;