From 1d7e0a638c9735d1b8a678df7f48183d046cc3e7 Mon Sep 17 00:00:00 2001 From: Lars Muldjord Date: Fri, 21 Apr 2017 22:37:34 +0200 Subject: Removed a couple of newlines from the About text --- plugingui/abouttab.cc | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugingui') diff --git a/plugingui/abouttab.cc b/plugingui/abouttab.cc index ffbe12a..2e4eace 100644 --- a/plugingui/abouttab.cc +++ b/plugingui/abouttab.cc @@ -63,7 +63,6 @@ std::string AboutTab::getAboutText() // Version about_text.append( "\n" - "\n" "=============\n" " Version\n" "=============\n" @@ -73,7 +72,6 @@ std::string AboutTab::getAboutText() // Authors about_text.append( "\n" - "\n" "=============\n" " Authors\n" "=============\n" @@ -83,7 +81,6 @@ std::string AboutTab::getAboutText() // GPL about_text.append( "\n" - "\n" "=============\n" " License\n" "=============\n" -- cgit v1.2.3