Browse Source

Merge pull request #600 from trebmuh/patch-1

Update carla_add_jack.ui
tags/v1.9.9
Filipe Coelho GitHub 8 years ago
parent
commit
e4a2a3fe8f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      resources/ui/carla_add_jack.ui

+ 1
- 1
resources/ui/carla_add_jack.ui View File

@@ -162,7 +162,7 @@
<item row="1" column="1" colspan="3"> <item row="1" column="1" colspan="3">
<widget class="QCheckBox" name="cb_manage_window"> <widget class="QCheckBox" name="cb_manage_window">
<property name="text"> <property name="text">
<string>Take control of main applicaton window</string>
<string>Take control of main application window</string>
</property> </property>
</widget> </widget>
</item> </item>


Loading…
Cancel
Save