X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftags%2Fstable%2Fsrc%2Fgtkmm%2Fdock_navigator.cpp;h=b96f0e88c905dc86fa299b884cc17e1aed021863;hb=37864763edb5eb5303f2ce69dfaee72f8d5bd00b;hp=cc48ab680aa33fda5423598271ea1218d75bd564;hpb=4cb5360f578f79e5d9e234570018d762ea0a964f;p=synfig.git diff --git a/synfig-studio/tags/stable/src/gtkmm/dock_navigator.cpp b/synfig-studio/tags/stable/src/gtkmm/dock_navigator.cpp index cc48ab6..b96f0e8 100644 --- a/synfig-studio/tags/stable/src/gtkmm/dock_navigator.cpp +++ b/synfig-studio/tags/stable/src/gtkmm/dock_navigator.cpp @@ -6,6 +6,7 @@ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley +** Copyright (c) 2007 Chris Moore ** ** This package is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public License as @@ -255,7 +256,7 @@ static double zoom_to_unit(double f) }else return -999999.0; } -bool studio::Widget_NavView::on_expose_draw(GdkEventExpose *exp) +bool studio::Widget_NavView::on_expose_draw(GdkEventExpose */*exp*/) { //print out the zoom //HACK kind of...