qt: Add toolbar editor (native)
commit04c3e28eaa8f1e197d6f98f4a3dd2c5899969c30
authorRohan Rajpal <rohan17089@iiitd.ac.in>
Tue, 30 Jul 2019 10:58:27 +0000 (30 16:28 +0530)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 21 Aug 2019 14:25:45 +0000 (21 16:25 +0200)
treed358a61d687bd4d6cad72595c7c7a5025ea21524
parent8120670431c47fed94545da8dc5b62df6fc6a78c
qt: Add toolbar editor (native)

Add the native part of the toolbar editor.
This part has the window and a few widgets.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/qt/Makefile.am
modules/gui/qt/dialogs/toolbareditor.cpp [new file with mode: 0644]
modules/gui/qt/dialogs/toolbareditor.hpp [new file with mode: 0644]
modules/gui/qt/dialogs_provider.cpp