]> git.sesse.net Git - kdenlive/blobdiff - src/widgets/effectstack_ui.ui
remove region stuff
[kdenlive] / src / widgets / effectstack_ui.ui
index 18f9e96808cdbc27c04f1dca96a6c1975e2ccef1..ba513150f7d36a1ed428efa833e23e42165e959e 100644 (file)
@@ -49,7 +49,7 @@
        <item row="2" column="0">
         <widget class="QToolButton" name="buttonNew">
          <property name="text">
-          <string>N</string>
+          <string notr="true">N</string>
          </property>
          <property name="popupMode">
           <enum>QToolButton::InstantPopup</enum>
@@ -65,7 +65,7 @@
           <bool>false</bool>
          </property>
          <property name="text">
-          <string>Up</string>
+          <string notr="true">Up</string>
          </property>
          <property name="autoRaise">
           <bool>true</bool>
@@ -78,7 +78,7 @@
           <bool>false</bool>
          </property>
          <property name="text">
-          <string>Dw</string>
+          <string notr="true">Dw</string>
          </property>
          <property name="autoRaise">
           <bool>true</bool>
@@ -91,7 +91,7 @@
           <bool>false</bool>
          </property>
          <property name="text">
-          <string>R</string>
+          <string notr="true">R</string>
          </property>
          <property name="autoRaise">
           <bool>true</bool>
           <bool>false</bool>
          </property>
          <property name="text">
-          <string>E</string>
+          <string notr="true">E</string>
          </property>
          <property name="autoRaise">
           <bool>true</bool>
           <bool>false</bool>
          </property>
          <property name="text">
-          <string>D</string>
+          <string notr="true">D</string>
          </property>
          <property name="autoRaise">
           <bool>true</bool>
          </property>
         </widget>
        </item>
-       <item row="0" column="0">
+       <item row="0" column="0" colspan="7">
         <widget class="QCheckBox" name="checkAll">
          <property name="enabled">
           <bool>false</bool>
          </property>
          <property name="text">
-          <string/>
+          <string notr="true"/>
          </property>
          <property name="checkable">
           <bool>true</bool>
        </item>
       </layout>
      </widget>
-     <widget class="QWidget" name="">
+     <widget class="QWidget" name="layoutWidget">
       <layout class="QVBoxLayout" name="frame_layout">
        <item>
         <widget class="QFrame" name="frame">
          </property>
         </widget>
        </item>
-       <item>
-        <widget class="KUrlRequester" name="region_url">
-         <property name="clickMessage">
-          <string>Set filter region</string>
-         </property>
-         <property name="text">
-          <string/>
-         </property>
-        </widget>
-       </item>
       </layout>
      </widget>
     </widget>
   </layout>
  </widget>
  <customwidgets>
-  <customwidget>
-   <class>KUrlRequester</class>
-   <extends>QFrame</extends>
-   <header>kurlrequester.h</header>
-  </customwidget>
   <customwidget>
    <class>KListWidget</class>
    <extends>QListWidget</extends>