X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fmain.cpp;h=f3cb7176ee7d5df9151eca1c160b2edd51001d90;hb=b177280b8815c394cb67c713eb34260ebb72de94;hp=da9cd31db67481025b37aff9e3f71b31f7898cab;hpb=0807b7728f5e0ff8021d153ef01225102c2b7330;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");