]> Some of my projects - localmylist.git/commitdiff
Remove redundant select all/clear selection buttons from the Pending Requests tab.
authorAPTX <marek321@gmail.com>
Sun, 8 Feb 2015 10:37:55 +0000 (11:37 +0100)
committerAPTX <marek321@gmail.com>
Sun, 8 Feb 2015 10:37:55 +0000 (11:37 +0100)
Select All/Clear Selection is already in the main tool bar.

localmylist-management/tabs/pendingrequesttab.ui

index 1a3a26a9e083d71fff3ebb3082850171a6d88dbe..22d8574a5f6d35d4f5282940608ab0977661fbbe 100644 (file)
    <property name="rightMargin">
     <number>0</number>
    </property>
+   <property name="bottomMargin">
+    <number>0</number>
+   </property>
    <item>
     <widget class="QTableView" name="view"/>
    </item>
    <item>
     <layout class="QHBoxLayout" name="horizontalLayout">
-     <item>
-      <widget class="QPushButton" name="selectAllButton">
-       <property name="text">
-        <string>Select All</string>
-       </property>
-      </widget>
-     </item>
-     <item>
-      <widget class="QPushButton" name="clearSelectionButton">
-       <property name="text">
-        <string>Clear Selection</string>
-       </property>
-      </widget>
-     </item>
      <item>
       <spacer name="horizontalSpacer">
        <property name="orientation">