changeset 604 | f2aab2a9b6cb |
parent 531 | be24af55da40 |
child 616 | 16d63fc9ae42 |
1.1 --- a/linkablemapobj.h Fri Jun 29 09:43:53 2007 +0000 1.2 +++ b/linkablemapobj.h Mon Oct 22 09:50:03 2007 +0000 1.3 @@ -161,6 +161,6 @@ 1.4 bool useRelPos; 1.5 bool useOrientation; 1.6 1.7 - QString id; // id set during load/save currently used for xLinks 1.8 + QString objID; // id set during load/save currently used for xLinks 1.9 }; 1.10 #endif