diff -r c585be63ec69 -r 658ad3bc0c8a mapeditor.cpp --- a/mapeditor.cpp Tue Mar 06 19:37:39 2007 +0000 +++ b/mapeditor.cpp Sat Mar 31 09:28:27 2007 +0000 @@ -3251,7 +3251,7 @@ } } -void MapEditor::setIncludeImagesVer(bool b) // FIXME missing saveState +void MapEditor::setIncludeImagesVer(bool b) { BranchObj *bo=xelection.getBranch(); if (bo) @@ -3271,7 +3271,7 @@ } } -void MapEditor::setIncludeImagesHor(bool b) // FIXME missing saveState +void MapEditor::setIncludeImagesHor(bool b) { BranchObj *bo=xelection.getBranch(); if (bo)