Skip to content

Commit 9439dac

Browse files
committed
- Corrected View/Options.../General/Clips Fade In/Out type combo-boxes font to regular.
1 parent 2998935 commit 9439dac

File tree

10 files changed

+2370
-2358
lines changed

10 files changed

+2370
-2358
lines changed

src/qtractorOptionsForm.ui

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,12 @@
542542
</item>
543543
<item>
544544
<widget class="QComboBox" name="ClipFadeInTypeComboBox">
545+
<property name="font">
546+
<font>
547+
<weight>50</weight>
548+
<bold>false</bold>
549+
</font>
550+
</property>
545551
<property name="toolTip">
546552
<string>Default clip fade-in type</string>
547553
</property>
@@ -581,6 +587,12 @@
581587
</item>
582588
<item>
583589
<widget class="QComboBox" name="ClipFadeOutTypeComboBox">
590+
<property name="font">
591+
<font>
592+
<weight>50</weight>
593+
<bold>false</bold>
594+
</font>
595+
</property>
584596
<property name="toolTip">
585597
<string>Default clip fade-out type</string>
586598
</property>

src/translations/qtractor_cs.ts

Lines changed: 262 additions & 262 deletions
Large diffs are not rendered by default.

src/translations/qtractor_de.ts

Lines changed: 262 additions & 262 deletions
Large diffs are not rendered by default.

src/translations/qtractor_es.ts

Lines changed: 262 additions & 262 deletions
Large diffs are not rendered by default.

src/translations/qtractor_fr.ts

Lines changed: 262 additions & 262 deletions
Large diffs are not rendered by default.

src/translations/qtractor_it.ts

Lines changed: 262 additions & 262 deletions
Large diffs are not rendered by default.

src/translations/qtractor_ja.ts

Lines changed: 262 additions & 262 deletions
Large diffs are not rendered by default.

src/translations/qtractor_pt_BR.ts

Lines changed: 262 additions & 262 deletions
Large diffs are not rendered by default.

src/translations/qtractor_ru.ts

Lines changed: 262 additions & 262 deletions
Large diffs are not rendered by default.

src/translations/qtractor_uk.ts

Lines changed: 262 additions & 262 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)