From: dooglus Date: Wed, 3 Oct 2007 02:16:55 +0000 (+0000) Subject: Fixed a typo. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;ds=inline;h=95d1a7b35162a6aeabcf0cf3bc724305c166fa8a;p=synfig.git Fixed a typo. git-svn-id: http://svn.voria.com/code@814 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/synfig-studio/trunk/src/gtkmm/layertreestore.cpp b/synfig-studio/trunk/src/gtkmm/layertreestore.cpp index 2b681ff..7527cc4 100644 --- a/synfig-studio/trunk/src/gtkmm/layertreestore.cpp +++ b/synfig-studio/trunk/src/gtkmm/layertreestore.cpp @@ -96,7 +96,7 @@ LayerTreeStore::LayerTreeStore(etl::loose_handle can LayerTreeStore::~LayerTreeStore() { - synfig::info("LayerTreeStore::~LayerTreeStore()q: Deleted"); + synfig::info("LayerTreeStore::~LayerTreeStore(): Deleted"); }