From a68baf186cb8443725832da5b999ff147510b674 Mon Sep 17 00:00:00 2001 From: doitux Date: Sun, 21 Dec 2008 20:13:04 +0000 Subject: [PATCH] --- src/gui/qt/aboutpokerth/aboutpokerthimpl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/qt/aboutpokerth/aboutpokerthimpl.cpp b/src/gui/qt/aboutpokerth/aboutpokerthimpl.cpp index 82a71215..4955de8f 100755 --- a/src/gui/qt/aboutpokerth/aboutpokerthimpl.cpp +++ b/src/gui/qt/aboutpokerth/aboutpokerthimpl.cpp @@ -60,6 +60,6 @@ aboutPokerthImpl::aboutPokerthImpl(QWidget *parent, ConfigFile *c) label_pokerthVersion->setText(QString(tr("PokerTH %1").arg(POKERTH_BETA_RELEASE_STRING))); this->setWindowTitle(QString(tr("About PokerTH %1").arg(POKERTH_BETA_RELEASE_STRING))); -/* textBrowser_3->append("

thiger, dunkanx, BerndA

\n

     - for different patches

");*/ + textBrowser_3->append("

danuxi

\n

    - for startwindow background gfx

"); }