mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 17:13:47 +02: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:
@@ -60,8 +60,9 @@ MainWidget::MainWidget(QWidget *parent)
|
||||
//
|
||||
// Load Local Configs
|
||||
//
|
||||
panel_config=new RDConfig();
|
||||
panel_config=new RDConfig(RD_CONF_FILE);
|
||||
panel_config->load();
|
||||
panel_config->setModuleName("RDCartSlots");
|
||||
|
||||
//
|
||||
// Load the command-line arguments
|
||||
|
Reference in New Issue
Block a user