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

No quit button translation on IntroductionPage

    XMLWordPrintable

Details

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

    Description

      Please change in packagemanagergui.cpp (line:1635)

       

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

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes