Skip to content
Snippets Groups Projects
Commit 53addd8a authored by Alexandre Janniaux's avatar Alexandre Janniaux Committed by Steve Lhomme
Browse files

qt: remove header files that don't use moc

Same as e424c359 but for meson.
parent 3856f9fc
No related branches found
No related tags found
1 merge request!5837qt: remove header files that don't use moc
Pipeline #499619 passed with stage
in 29 minutes and 20 seconds
......@@ -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',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment