X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fsrc%2Fgtkmm%2Fdock_navigator.h;h=95e3fa1e12e1c5d80c8b5514885f622ca4745ba3;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=b40b57d51c528b91ee4318fab85760d384f0449b;hpb=837b63e9fb829d66d43f4f169861f8979f76820d;p=synfig.git diff --git a/synfig-studio/trunk/src/gtkmm/dock_navigator.h b/synfig-studio/trunk/src/gtkmm/dock_navigator.h index b40b57d..95e3fa1 100644 --- a/synfig-studio/trunk/src/gtkmm/dock_navigator.h +++ b/synfig-studio/trunk/src/gtkmm/dock_navigator.h @@ -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;