]> gitweb.hamatoma.de Git - reqt/commitdiff
refind: file permissions removed
authorhama <hama@siduction.net>
Wed, 27 May 2015 22:17:13 +0000 (00:17 +0200)
committerhama <hama@siduction.net>
Wed, 27 May 2015 22:17:13 +0000 (00:17 +0200)
appl/refind/mainwindow.ui

index 99ba460104bea424105e0f48377bc3cf84b56b52..4f7bffc8fb0dd22e7c673348fbb825fc6c799004 100644 (file)
                 </property>
                </widget>
               </item>
-              <item>
-               <widget class="QCheckBox" name="checkBoxHidden">
-                <property name="minimumSize">
-                 <size>
-                  <width>75</width>
-                  <height>0</height>
-                 </size>
-                </property>
-                <property name="maximumSize">
-                 <size>
-                  <width>100</width>
-                  <height>16777215</height>
-                 </size>
-                </property>
-                <property name="text">
-                 <string>Hidden</string>
-                </property>
-               </widget>
-              </item>
-              <item>
-               <widget class="QCheckBox" name="checkBoxWritable">
-                <property name="minimumSize">
-                 <size>
-                  <width>75</width>
-                  <height>0</height>
-                 </size>
-                </property>
-                <property name="maximumSize">
-                 <size>
-                  <width>100</width>
-                  <height>16777215</height>
-                 </size>
-                </property>
-                <property name="text">
-                 <string>Write</string>
-                </property>
-                <property name="checked">
-                 <bool>true</bool>
-                </property>
-               </widget>
-              </item>
-              <item>
-               <widget class="QCheckBox" name="checkBoxReadable">
-                <property name="text">
-                 <string>Read</string>
-                </property>
-                <property name="checked">
-                 <bool>true</bool>
-                </property>
-               </widget>
-              </item>
-              <item>
-               <widget class="QCheckBox" name="checkBoxExecutable">
-                <property name="text">
-                 <string>Exec.</string>
-                </property>
-                <property name="checked">
-                 <bool>true</bool>
-                </property>
-               </widget>
-              </item>
               <item>
                <spacer name="horizontalSpacer_2">
                 <property name="orientation">
   <tabstop>checkBoxFiles</tabstop>
   <tabstop>checkBoxDirs</tabstop>
   <tabstop>checkBoxLinks</tabstop>
-  <tabstop>checkBoxHidden</tabstop>
-  <tabstop>checkBoxWritable</tabstop>
-  <tabstop>checkBoxReadable</tabstop>
-  <tabstop>checkBoxExecutable</tabstop>
   <tabstop>comboBoxTextPattern</tabstop>
   <tabstop>checkBoxTextIgnoreCase</tabstop>
   <tabstop>checkBoxRegExpr</tabstop>