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
Multimedia
Kdenlive
Commits
1d247ece
Commit
1d247ece
authored
Oct 02, 2022
by
Julius Künzel
💬
Browse files
[Kdenlive Settings] Remove unused usekuiserver option
parent
1841d713
Pipeline
#240258
passed with stage
in 17 minutes and 43 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/kdenlivesettings.kcfg
View file @
1d247ece
...
...
@@ -69,10 +69,6 @@
<label>
Export image using source resolution.
</label>
<default>
true
</default>
</entry>
<entry
name=
"usekuiserver"
type=
"Bool"
>
<label>
Use KDE central job management to track render jobs.
</label>
<default>
false
</default>
</entry>
<entry
name=
"color_duration"
type=
"String"
>
<label>
Default color clip duration.
</label>
...
...
src/ui/configmisc_ui.ui
View file @
1d247ece
...
...
@@ -102,21 +102,14 @@
</property>
</widget>
</item>
<item
row=
"11"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"kcfg_usekuiserver"
>
<property
name=
"text"
>
<string>
Use KDE job tracking for render jobs
</string>
</property>
</widget>
</item>
<item
row=
"12"
column=
"0"
>
<item
row=
"11"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_4"
>
<property
name=
"text"
>
<string>
Tab position:
</string>
</property>
</widget>
</item>
<item
row=
"1
2
"
column=
"1"
>
<item
row=
"1
1
"
column=
"1"
>
<widget
class=
"QComboBox"
name=
"kcfg_tabposition"
>
<item>
<property
name=
"text"
>
...
...
@@ -140,24 +133,24 @@
</item>
</widget>
</item>
<item
row=
"1
3
"
column=
"0"
colspan=
"2"
>
<item
row=
"1
2
"
column=
"0"
colspan=
"2"
>
<widget
class=
"Line"
name=
"line_3"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
</widget>
</item>
<item
row=
"1
7
"
column=
"0"
>
<item
row=
"1
6
"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_10"
>
<property
name=
"text"
>
<string>
Preferred track compositing composition:
</string>
</property>
</widget>
</item>
<item
row=
"1
7
"
column=
"1"
>
<item
row=
"1
6
"
column=
"1"
>
<widget
class=
"QComboBox"
name=
"preferredcomposite"
/>
</item>
<item
row=
"1
8
"
column=
"0"
colspan=
"2"
>
<item
row=
"1
7
"
column=
"0"
colspan=
"2"
>
<widget
class=
"QGroupBox"
name=
"groupBox"
>
<property
name=
"title"
>
<string>
Default Durations
</string>
...
...
@@ -246,7 +239,7 @@
</layout>
</widget>
</item>
<item
row=
"2
3
"
column=
"0"
>
<item
row=
"2
2
"
column=
"0"
>
<spacer>
<property
name=
"orientation"
>
<enum>
Qt::Vertical
</enum>
...
...
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