Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Kasts
Manage
Activity
Members
Labels
Plan
Issues
8
Issue boards
Milestones
Wiki
Bugzilla
Code
Merge requests
7
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Multimedia
Kasts
Commits
77715f94
Commit
77715f94
authored
3 years ago
by
Swapnil Tripathi
Committed by
Bart De Vries
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Rename Playback.qml -> PlaybackRateDialog.qml
parent
2aeb06b5
No related branches found
No related tags found
1 merge request
!22
OverlaySheet (Drawer for mobile) to control playback rate.
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/qml/PlaybackRateDialog.qml
+0
-0
0 additions, 0 deletions
src/qml/PlaybackRateDialog.qml
src/qml/main.qml
+1
-1
1 addition, 1 deletion
src/qml/main.qml
src/resources.qrc
+1
-1
1 addition, 1 deletion
src/resources.qrc
with
2 additions
and
2 deletions
src/qml/Playback.qml
→
src/qml/Playback
RateDialog
.qml
+
0
−
0
View file @
77715f94
File moved
This diff is collapsed.
Click to expand it.
src/qml/main.qml
+
1
−
1
View file @
77715f94
...
...
@@ -277,7 +277,7 @@ Kirigami.ApplicationWindow {
action
();
}
}
Playback
{
Playback
RateDialog
{
id
:
playbackDialog
}
}
This diff is collapsed.
Click to expand it.
src/resources.qrc
+
1
−
1
View file @
77715f94
...
...
@@ -24,7 +24,7 @@
<file alias="ImageWithFallback.qml">qml/ImageWithFallback.qml</file>
<file alias="UpdateNotification.qml">qml/UpdateNotification.qml</file>
<file alias="HeaderBar.qml">qml/HeaderBar.qml</file>
<file alias="Playback.qml">qml/Playback.qml</file>
<file alias="Playback
RateDialog
.qml">qml/Playback
RateDialog
.qml</file>
<file alias="ErrorNotification.qml">qml/ErrorNotification.qml</file>
<file alias="ConnectionCheckAction.qml">qml/ConnectionCheckAction.qml</file>
<file>qtquickcontrols2.conf</file>
...
...
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