[vlc-commits] [Git][videolan/vlc][master] qml: add missing Widgets namespace in MainViewLoader

Steve Lhomme (@robUx4) gitlab at videolan.org
Sat Apr 12 06:17:13 UTC 2025



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
fd2b0239 by Ashutosh Verma at 2025-04-12T06:01:15+00:00
qml: add missing Widgets namespace in MainViewLoader

Signed-off by: Ash <ashutoshv191 at gmail.com>

- - - - -


1 changed file:

- modules/gui/qt/maininterface/qml/MainViewLoader.qml


Changes:

=====================================
modules/gui/qt/maininterface/qml/MainViewLoader.qml
=====================================
@@ -23,6 +23,7 @@ import QtQml.Models
 
 
 import VLC.MainInterface
+import VLC.Widgets as Widgets
 import VLC.Util
 import VLC.Style
 



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

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