Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-1434

No quit button translation on IntroductionPage

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 4.2.0
    • 3.1.1
    • Translations
    • None
    • All

      Please change in packagemanagergui.cpp (line:1635)

       

      setButtonText(QWizard::CancelButton, tr("&Quit"));
      to
      setButtonText(QWizard::CancelButton, gui()->defaultButtonText(QWizard::CancelButton)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            installerteam Installer Team
            linusklan Krzysztof Guc
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes