Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Workspace
Commits
778a664e
Commit
778a664e
authored
Apr 21, 2022
by
Aleix Pol Gonzalez
🐧
Committed by
Aleix Pol Gonzalez
Apr 21, 2022
Browse files
wallpapers/image: Fix warning, there is no such wallpaperComboBox
parent
d8d1a010
Pipeline
#166440
passed with stage
in 12 minutes and 26 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
wallpapers/image/imagepackage/contents/ui/config.qml
View file @
778a664e
...
...
@@ -91,7 +91,6 @@ ColumnLayout {
twinFormLayouts
:
parentLayout
QtControls2.ComboBox
{
id
:
resizeComboBox
Layout.preferredWidth
:
Math
.
max
(
implicitWidth
,
wallpaperComboBox
.
implicitWidth
)
Kirigami.FormData.label
:
i18nd
(
"
plasma_wallpaper_org.kde.image
"
,
"
Positioning:
"
)
model
:
[
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment