[vlc-commits] [Git][videolan/vlc][master] qt: remove moc files that don't generate any code
Steve Lhomme (@robUx4)
gitlab at videolan.org
Mon May 27 13:16:13 UTC 2024
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
e424c359 by Steve Lhomme at 2024-05-27T12:30:45+00:00
qt: remove moc files that don't generate any code
They can be added back later if needed.
- - - - -
1 changed file:
- modules/gui/qt/Makefile.am
Changes:
=====================================
modules/gui/qt/Makefile.am
=====================================
@@ -407,13 +407,10 @@ nodist_libqt_plugin_la_SOURCES = \
maininterface/videosurface.moc.cpp \
maininterface/video_window_handler.moc.cpp \
medialibrary/medialib.moc.cpp \
- medialibrary/mlalbum.moc.cpp \
medialibrary/mlalbummodel.moc.cpp \
- medialibrary/mlalbumtrack.moc.cpp \
medialibrary/mlalbumtrackmodel.moc.cpp \
- medialibrary/mlartist.moc.cpp \
medialibrary/mlartistmodel.moc.cpp \
- medialibrary/mlbookmarkmodel.moc.cpp \
+ medialibrary/mlbookmarkmodel.moc.cpp \
medialibrary/mlbasemodel.moc.cpp \
medialibrary/mlfoldersmodel.moc.cpp \
medialibrary/mlgenremodel.moc.cpp \
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/e424c3595c6ccf24241f13e67fdfa44a6b64fcfa
--
This project does not include diff previews in email notifications.
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/e424c3595c6ccf24241f13e67fdfa44a6b64fcfa
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