X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fdock_navigator.h;h=95e3fa1e12e1c5d80c8b5514885f622ca4745ba3;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=b530e7af611ae4440a66e9d185df7e589bba0a18;hpb=c34eaa5441242b3e9a7b7645e9ee4983d14eae85;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/dock_navigator.h b/synfig-studio/trunk/src/gtkmm/dock_navigator.h index b530e7a..95e3fa1 100644 --- a/synfig-studio/trunk/src/gtkmm/dock_navigator.h +++ b/synfig-studio/trunk/src/gtkmm/dock_navigator.h @@ -2,7 +2,7 @@ /*! \file dock_navigator.h ** \brief Navigator Dock Header ** -** $Id: dock_navigator.h,v 1.3 2005/01/12 00:31:11 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley @@ -68,7 +68,7 @@ class Widget_NavView : public Gtk::Table //zoom window stuff bool scrolling; - //asyncronous rendering stuff + //asynchronous rendering stuff etl::handle renderer; etl::smart_ptr surface; bool rendering;