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

Fix Qt warning message. UI code cleanup #3464

Merged
merged 1 commit into from
May 8, 2020

Conversation

SuslikV
Copy link
Contributor

@SuslikV SuslikV commented May 8, 2020

  1. Fixes "QMainWindow::addDockWidget: invalid 'area' argument" message from Qt.
    In QMainWindow any dock should has valid dockWidgetArea when added (even if areas where the dock widget may be placed excludes everything).
    Message itself noticeable when running openshot-qt-cli application.

  2. Removing doubles of some properties.

Fixes "invalid area argument" message from Qt.
Removing doubles of properties.
@ferdnyc
Copy link
Contributor

ferdnyc commented May 8, 2020

👍

@ferdnyc ferdnyc merged commit 38be104 into OpenShot:develop May 8, 2020
@SuslikV SuslikV deleted the dock-area-fix branch May 9, 2020 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants