X-Git-Url: https://ruin.nu/git/?p=eonsl.git;a=blobdiff_plain;f=eonsl%2Feonsl.cpp;h=62a7afdfd17d4900186fae85d72b4760efa929ef;hp=0e90cc1d8d41faf9f8fb1f7a6751686a66eaab0a;hb=a82b0a977969cc30aa6e541ae05cba65e8518158;hpb=ea2f01134196f6e1e31b13a87493def82064453d diff --git a/eonsl/eonsl.cpp b/eonsl/eonsl.cpp index 0e90cc1..62a7afd 100644 --- a/eonsl/eonsl.cpp +++ b/eonsl/eonsl.cpp @@ -344,8 +344,7 @@ void EonSL::slotViewStatusBar() void EonSL::slotHelpAbout() { - QMessageBox::about(this,"About...", - IDS_APP_ABOUT ); + QMessageBox::about(this,"About...", IDS_APP_ABOUT ); } void EonSL::slotStatusHelpMsg(const QString &text)