Inject version info into embedded xml and ignore local xml file by default.

Added check for 3.60 update pup.
This commit is contained in:
codestation
2016-10-23 11:56:54 -04:00
parent 4d1249bf08
commit 5a9dc39396
7 changed files with 3809 additions and 306 deletions

View File

@@ -48,6 +48,7 @@ private:
private slots:
void protocolModeChanged(int index);
void versionModeChanged(int index);
void browseBtnPressed(int from);
void accept();
};