Index: sources/ApplicationController.h =================================================================== diff -u -ra09496237e75f218351c6c302a6b1fee9d7b6395 -r417f948bbd0294902627f53857c8be3fc8d2029a --- sources/ApplicationController.h (.../ApplicationController.h) (revision a09496237e75f218351c6c302a6b1fee9d7b6395) +++ sources/ApplicationController.h (.../ApplicationController.h) (revision 417f948bbd0294902627f53857c8be3fc8d2029a) @@ -80,7 +80,7 @@ void settingsInit(); - void versionRequest(); + void versionsRequest(bool vPass); private slots: // Should be private for thread safety and is connected internally. void onActionReceive (GuiActionType vAction, const QVariantList &vData); // UI <= HD/DG