[vlc-commits] [Git][videolan/vlc][master] qt: add missing header to sources
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Sun Nov 6 15:40:52 UTC 2022
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC
Commits:
86a890ae by Johannes Kauffmann at 2022-11-06T12:43:06+00:00
qt: add missing header to sources
This includes the header in the tarball generated by make dist.
Fixes #27470.
- - - - -
1 changed file:
- modules/gui/qt/Makefile.am
Changes:
=====================================
modules/gui/qt/Makefile.am
=====================================
@@ -243,6 +243,7 @@ libqt_plugin_la_SOURCES = \
gui/qt/network/networkmediamodel.hpp \
gui/qt/network/servicesdiscoverymodel.cpp \
gui/qt/network/servicesdiscoverymodel.hpp \
+ gui/qt/style/qtthemeprovider.hpp \
gui/qt/style/systempalette.cpp \
gui/qt/style/systempalette.hpp \
gui/qt/style/defaultthemeproviders.hpp \
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/86a890ae121ce5df0168dbeccbb3039e6c7caac7
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/86a890ae121ce5df0168dbeccbb3039e6c7caac7
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list