Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nheko
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nheko Reborn
nheko
Commits
2401c211
Unverified
Commit
2401c211
authored
1 year ago
by
Nicolas Werner
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #1573 from Nheko-Reborn/fixqml
Add missing QML import
parents
c3fd4026
d049b39e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#5116
passed
1 year ago
Stage: build
Stage: sign
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
resources/qml/pages/UserSettingsPage.qml
+1
-0
1 addition, 0 deletions
resources/qml/pages/UserSettingsPage.qml
with
1 addition
and
0 deletions
resources/qml/pages/UserSettingsPage.qml
+
1
−
0
View file @
2401c211
...
...
@@ -5,6 +5,7 @@
pragma
ComponentBehavior
:
Bound
import
"
..
"
import
"
../ui
"
import
"
../dialogs
"
import
Qt
.
labs
.
platform
as
Platform
import
QtQuick
import
QtQuick
.
Controls
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment