diff -r 2d4cc445a86a -r ee6b0f3a4c2f branchpropwindow.cpp --- a/branchpropwindow.cpp Mon Mar 23 09:06:51 2009 +0000 +++ b/branchpropwindow.cpp Thu Mar 26 07:49:17 2009 +0000 @@ -44,7 +44,7 @@ else hide(); - // FIXME for now remove attribute tab + // FIXME-2 for now remove attribute tab ui.tabWidget->removeTab (3); } @@ -126,7 +126,7 @@ attributeModel->removeRows(0, attributeModel->rowCount(), QModelIndex()); /* - // FIXME some samples for attribute testing + // FIXME-3 some samples for attribute testing QStringList attrTypes=mapEditor->attributeTable()->getTypes(); for (int i=0; i