diff options
Diffstat (limited to 'launcher/Version.cpp')
-rw-r--r-- | launcher/Version.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/Version.cpp b/launcher/Version.cpp index d59339e7..9b96f68e 100644 --- a/launcher/Version.cpp +++ b/launcher/Version.cpp @@ -113,4 +113,4 @@ QDebug operator<<(QDebug debug, const Version& v) debug.nospace() << " ]" << " }"; return debug; -}
\ No newline at end of file +} |