[vlc-commits] [Git][videolan/vlc][master] qt: remove header files that don't use moc

Steve Lhomme (@robUx4) gitlab at videolan.org
Mon Aug 5 18:58:59 UTC 2024



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
53addd8a by Alexandre Janniaux at 2024-08-05T18:46:20+00:00
qt: remove header files that don't use moc

Same as e424c3595c6ccf24241f13e67fdfa44a6b64fcfa but for meson.

- - - - -


1 changed file:

- modules/gui/qt/meson.build


Changes:

=====================================
modules/gui/qt/meson.build
=====================================
@@ -79,11 +79,8 @@ moc_headers = files(
     'maininterface/video_window_handler.hpp',
     'medialibrary/medialib.hpp',
     'medialibrary/mlmediastore.hpp',
-    'medialibrary/mlalbum.hpp',
     'medialibrary/mlalbummodel.hpp',
-    'medialibrary/mlalbumtrack.hpp',
     'medialibrary/mlalbumtrackmodel.hpp',
-    'medialibrary/mlartist.hpp',
     'medialibrary/mlartistmodel.hpp',
     'medialibrary/mlbookmarkmodel.hpp',
     'medialibrary/mlbasemodel.hpp',
@@ -134,7 +131,6 @@ moc_headers = files(
     'util/keyhelper.hpp',
     'util/listcache.hpp',
     'util/locallistcacheloader.hpp',
-    'util/locallistbasemodel.hpp',
     'util/navigation_history.hpp',
     'util/item_key_event_filter.hpp',
     'util/effects_image_provider.hpp',



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

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