diff --git a/src/gui/src/ActivationDialog.cpp b/src/gui/src/ActivationDialog.cpp index df77f867db..eae123250a 100644 --- a/src/gui/src/ActivationDialog.cpp +++ b/src/gui/src/ActivationDialog.cpp @@ -67,7 +67,7 @@ void ActivationDialog::accept() catch (std::exception& e) { message.critical(this, "Activation failed", tr("An error occurred while trying to activate Synergy. " - "" + "" "Please contact the helpdesk, and provide the following information:" "

%1").arg(e.what())); refreshSerialKey();