diff -r 19e5907b7818 -r 918417b015e0 mapeditor.cpp --- a/mapeditor.cpp Wed Mar 21 11:51:38 2007 +0000 +++ b/mapeditor.cpp Wed Mar 21 11:51:38 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)