Author: Enrico Forestieri <[email protected]> Date: Thu, 12 Apr 2012 16:25:38 +0200 New Commit: d07f9eec20c8709b648a494586d4b03f75cfef47 URL: http://git.lyx.org/?p=lyx.git;a=commit;h=d07f9eec20c8709b648a494586d4b03f75cfef47
Log: Fix bug #8105: Crash when deleting math macro from the inside It seems that parameterless macros are not wrapped into a MathAtom. Rather than touching the macro code (which is tantamount to opening a can of worms, IMHO), I prefer this solution.
