[vlc-devel] [PATCH 10/27] qml: remove unused property
Fatih Uzunoglu
fuzun54 at outlook.com
Fri Dec 4 00:01:45 CET 2020
---
modules/gui/qt/style/VLCStyle.qml | 2 --
1 file changed, 2 deletions(-)
diff --git a/modules/gui/qt/style/VLCStyle.qml b/modules/gui/qt/style/VLCStyle.qml
index 4e7fadaafc..52318505eb 100644
--- a/modules/gui/qt/style/VLCStyle.qml
+++ b/modules/gui/qt/style/VLCStyle.qml
@@ -125,8 +125,6 @@ Item {
property int expandAlbumTracksHeight: dp(200, scale)
- readonly property real artworkInfoTextWidth: (appWidth / 6)
-
//combobox
property int combobox_width_small: dp(64, scale)
property int combobox_width_normal: dp(96, scale)
--
2.27.0
More information about the vlc-devel
mailing list