logging missing network actions in sqlite; run astyle.
This commit is contained in:
@@ -76,8 +76,7 @@ void MyNameLabel::setText ( const QString &t, bool trans, bool guest, bool compu
|
||||
}
|
||||
|
||||
linkString = QString("http://pokerth.net/redirect_user_profile.php?tableview=1"+nickList+"&table="+QUrl::toPercentEncoding(QString::fromUtf8(info.name.c_str())));
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
linkString = QString("http://pokerth.net/redirect_user_profile.php?nick="+QUrl::toPercentEncoding(t));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user