Skip to content
Commit d87504e0 authored by Ingo Klöcker's avatar Ingo Klöcker
Browse files

Fix wrong button text when opening wizard

QWizard (re)sets the button texts to the default texts when switching
pages unless custom button texts have been set. To prevent our button
texts from being overwritten we need to set custom button texts with
QWizard::setButtonText() instead of setting the text of the button
directly.

GnuPG-bug-id: 5545
parent 3c8a08ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment