remove whitespace from end of lines

This commit is contained in:
Andrew Meadows 2015-07-08 11:30:04 -07:00
parent a0a1b01ea9
commit 58c32dbf20

View file

@ -65,7 +65,7 @@ protected:
private:
QReadWriteLock _lock;
protected:
protected:
bool _active;
EntityItemWeakPointer _ownerEntity;
};