[vlc-commits] [Git][videolan/vlc][master] fixed Qt: Reference error
Steve Lhomme (@robUx4)
gitlab at videolan.org
Tue Jan 6 07:06:49 UTC 2026
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
43866edd by Ojus Chugh at 2026-01-06T06:42:43+00:00
fixed Qt: Reference error
Signed-off-by: Ojus Chugh <ojuschugh at gmail.com>
- - - - -
1 changed file:
- modules/gui/qt/player/qml/controlbarcontrols/ProgramButton.qml
Changes:
=====================================
modules/gui/qt/player/qml/controlbarcontrols/ProgramButton.qml
=====================================
@@ -20,7 +20,7 @@
import QtQuick
-
+import VLC.MainInterface
import VLC.Player
import VLC.Widgets as Widgets
import VLC.Style
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/43866edd05f81bd66eb1118dc939dc237b2d7d98
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/43866edd05f81bd66eb1118dc939dc237b2d7d98
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