diff --git a/krecipes/src/datablocks/elementlist.cpp b/krecipes/src/datablocks/elementlist.cpp index 06b28bf..7eca42d 100644 --- a/krecipes/src/datablocks/elementlist.cpp +++ b/krecipes/src/datablocks/elementlist.cpp @@ -99,4 +99,4 @@ ElementList ElementList::split( const TQString &sep, const TQString &str ) } return ret; -} \ No newline at end of file +}