Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AudioWizard: always use ClassicStyle. #2446

Merged
merged 1 commit into from Jul 20, 2016

Commits on Jul 18, 2016

  1. AudioWizard: always use ClassicStyle.

    This is a sensible default, because it looks good using all themes.
    Previously, we used Qt's default style, which is platform-specific.
    On Windows, we got an Aero-like style.
    
    This change also fixes our issue with some parts of the wizard not
    being styled correctly.
    
    Fixes mumble-voip#2436
    mkrautz committed Jul 18, 2016
    Copy the full SHA
    7091a4c View commit details
    Browse the repository at this point in the history