2015-02-21 Fred Gleason <fredg@paravelsystems.com>

* Added support for selecting router number when using Software
	Authority Protocol in 'ripcd/swauthority.cpp' and
	'ripcd/swauthority.h'.
This commit is contained in:
Fred Gleason
2015-02-21 14:19:07 -05:00
parent 0f69e31d95
commit 8f91f7cf07
3 changed files with 13 additions and 7 deletions

View File

@@ -67,6 +67,7 @@ class SoftwareAuthority : public Switcher
QString swa_username;
QString swa_password;
int swa_matrix;
int swa_card;
int swa_ipport;
int swa_inputs;
int swa_outputs;