Skip to content

qml: add "new (blank) profile" button to the tool bar editor dialog

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/newemptycontrolbarprofile into master

Based on !5883 (merged). See the last three commits.

This dialog already has a "new profile" button, but it works by cloning the selected profile.

With this patch, "new profile" creates a blank profile (mid-button), and cloning functionality is retained in a different "clone profile" button (leftmost-button).

Request review @chub.

image

Edited by Fatih Uzunoğlu

Merge request reports