wallpaper-panel: no label.description for scheme combobox

This commit is contained in:
Lemmy
2026-01-22 14:31:51 -05:00
parent 360b23f7d4
commit 59a9fe79af
@@ -777,8 +777,6 @@ SmartPanel {
// Right side: actions (view mode, hide filenames, refresh)
NComboBox {
Layout.fillWidth: true
label: I18n.tr("panels.color-scheme.wallpaper-method-label")
description: I18n.tr("panels.color-scheme.wallpaper-method-description")
enabled: Settings.data.colorSchemes.useWallpaperColors
baseSize: 0.8
minimumWidth: 180