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:
Fred Gleason
2017-08-31 12:38:39 -04:00
parent 8d9a2ecadc
commit aef7c2229b
80 changed files with 216 additions and 69 deletions

View File

@@ -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