GIT SUCKS BALLS. FINALLY A COMMIT FROM WEEKS AGO

This commit is contained in:
llama
2009-03-31 19:56:12 -05:00
parent f7fa720d0b
commit 7cb7bc1dcf
2 changed files with 54 additions and 2 deletions

View File

@@ -67,6 +67,11 @@ public:
// For TrackItem to call
void updateGeometry();
virtual bool resizable()
{
return false;
}
protected:
virtual QVariant itemChange( GraphicsItemChange _change, const QVariant & _value );