diff options
-rw-r--r-- | krecipes/src/datablocks/elementlist.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 +} |