fix in alignment code

This commit is contained in:
jriegel
2013-07-16 19:42:15 +02:00
parent ca0f3155e4
commit a948f7a16f
3 changed files with 27 additions and 10 deletions

View File

@@ -62,7 +62,7 @@ public:
protected:
/// get called by the container when a property has changed
virtual void onChanged (const App::Property* prop);
//virtual void onChanged (const App::Property* prop);
};
} //namespace Fem