[vlc-commits] [Git][videolan/vlc][master] qt: don't include vlc_plugin.h

Steve Lhomme (@robUx4) gitlab at videolan.org
Thu Nov 30 10:03:05 UTC 2023



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
a90d1656 by Steve Lhomme at 2023-11-30T09:45:54+00:00
qt: don't include vlc_plugin.h

It's not needed at all.

- - - - -


1 changed file:

- modules/gui/qt/style/qtthemeprovider.hpp


Changes:

=====================================
modules/gui/qt/style/qtthemeprovider.hpp
=====================================
@@ -24,7 +24,6 @@
 #endif
 
 #include <vlc_common.h>
-#include <vlc_plugin.h>
 
 enum vlc_qt_theme_color_state {
     VQTC_STATE_NORMAL = 0,



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/a90d1656b919a09ace5519fd5e30dc67c14bf694

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/a90d1656b919a09ace5519fd5e30dc67c14bf694
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