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

Minor fix Qt TAB order warning #1261

Commits on May 30, 2021

  1. Minor fix Qt TAB order warning

    Setting the TAB order after the widgets have been added to their parent
    prevents the following warning from being printed to stderr when
    selecting a source for the first time:
    
        QWidget::setTabOrder: 'first' and 'second' must be in the same window
    gonzalo-bulnes committed May 30, 2021
    Configuration menu
    Copy the full SHA
    a728458 View commit details
    Browse the repository at this point in the history