Skip to content

qt: Makefile.am: fix verbose tag for MOC and UIC

Wrong alignment:

GEN      util/qmldir
GEN      widgets/qmldir
MOC    dialogs/bookmarks/bookmarks.moc.cpp
MOC    dialogs/dialogs/dialogmodel.moc.cpp
UIC    dialogs/extended/ui_video_effects.h
UIC    dialogs/firstrun/ui_firstrunwizard.h

Merge request reports

Loading