diff --git a/src/spells/meshfilecopy.cpp b/src/spells/meshfilecopy.cpp index 9bdf22b7..03c7b899 100644 --- a/src/spells/meshfilecopy.cpp +++ b/src/spells/meshfilecopy.cpp @@ -207,5 +207,4 @@ QModelIndex spResourceCopy::cast(NifModel* nif, const QModelIndex& index) return index; } -REGISTER_SPELL( spResourceCopy ) - +REGISTER_SPELL( spResourceCopy ) \ No newline at end of file