Changed: Minor change

--HG--
branch : develop
hg/feature/material-editor
kervala 9 years ago
parent 64428d0018
commit 76744b18c7

@ -225,7 +225,7 @@ public:
/// Returns the type of the atom. NULL otherwise.
virtual const class UType *getType () = 0;
virtual const class UType *getType () = 0;
/// Return true if the element is an atom
virtual bool isAtom () const = 0;

Loading…
Cancel
Save