mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-25 14:11:30 +01:00
2017-08-31 Fred Gleason <fredg@paravelsystems.com>
* Modified web client components to use a distinctive http USER_AGENT string.
This commit is contained in:
@@ -106,6 +106,7 @@ MainWidget::MainWidget(QWidget *parent)
|
||||
//
|
||||
login_config=new RDConfig();
|
||||
login_config->load();
|
||||
login_config->setModuleName("RDLogin");
|
||||
|
||||
str=QString(tr("RDLogin - Station:"));
|
||||
setCaption(QString().sprintf("%s %s",(const char *)str,
|
||||
|
||||
Reference in New Issue
Block a user