X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fmain.cpp;h=f3cb7176ee7d5df9151eca1c160b2edd51001d90;hb=0348d0c0f02151293190a0db10ce92d7b112aa9e;hp=da9cd31db67481025b37aff9e3f71b31f7898cab;hpb=8ef042c40521681cea99944097c4f90a5ac6cf74;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/main.cpp b/synfig-core/trunk/src/synfig/main.cpp index da9cd31..f3cb717 100644 --- a/synfig-core/trunk/src/synfig/main.cpp +++ b/synfig-core/trunk/src/synfig/main.cpp @@ -379,8 +379,8 @@ synfig::Main::~Main() Target::subsys_stop(); synfig::info("Layer::subsys_stop()"); Layer::subsys_stop(); - /*! \fixme For some reason, uncommenting the next line will cause things to crash. - This needs to be looked into at some point. */ + /*! \todo For some reason, uncommenting the next line will cause things to crash. + This needs to be looked into at some point. */ // synfig::info("Module::subsys_stop()"); // Module::subsys_stop(); synfig::info("Exiting");