HomePhabricator

osx: Fix missing dock menu with qt5
c21c74bec43aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

osx: Fix missing dock menu with qt5

Qt5 Removed the qt_mac_set_dock_menu function and left no replacement. It was
later re-added and deprecated for backwards-compatibility.

Qt5.2 adds the non-deprecated QMenu::setAsDockMenu(). Use that when possible.

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on May 29 2014, 19:30
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING05b045b59dcd: Merge pull request #4249
Branches
Unknown
Tags
Unknown

Event Timeline

Cory Fields <cory-nospam-@coryfields.com> committed rSTAGINGc21c74bec43a: osx: Fix missing dock menu with qt5 (authored by Cory Fields <cory-nospam-@coryfields.com>).May 29 2014, 19:32