Changeset 12657


Ignore:
Timestamp:
11/27/11 14:17:48 (13 years ago)
Author:
tbretz
Message:
Made the fad tab a little bit less height.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/gui/design.ui

    r12655 r12657  
    1212    <y>0</y>
    1313    <width>1383</width>
    14     <height>931</height>
     14    <height>927</height>
    1515   </rect>
    1616  </property>
     
    5353      </property>
    5454      <property name="currentIndex">
    55        <number>10</number>
     55       <number>6</number>
    5656      </property>
    5757      <property name="documentMode">
     
    56565656                      <size>
    56575657                       <width>20</width>
    5658                        <height>10</height>
     5658                       <height>5</height>
    56595659                      </size>
    56605660                     </property>
     
    61896189                      <size>
    61906190                       <width>20</width>
    6191                        <height>10</height>
     6191                       <height>5</height>
    61926192                      </size>
    61936193                     </property>
     
    63216321                      <size>
    63226322                       <width>20</width>
    6323                        <height>10</height>
     6323                       <height>5</height>
    63246324                      </size>
    63256325                     </property>
     
    1560415604            </sizepolicy>
    1560515605           </property>
    15606            <layout class="QGridLayout" name="gridLayout_45"/>
     15606           <layout class="QGridLayout" name="gridLayout_45">
     15607            <item row="0" column="0">
     15608             <widget class="QTableView" name="fTableComments">
     15609              <property name="alternatingRowColors">
     15610               <bool>true</bool>
     15611              </property>
     15612             </widget>
     15613            </item>
     15614            <item row="1" column="0">
     15615             <layout class="QHBoxLayout" name="horizontalLayout_30">
     15616              <property name="topMargin">
     15617               <number>0</number>
     15618              </property>
     15619              <item>
     15620               <widget class="QPushButton" name="fCommentInsertRow">
     15621                <property name="text">
     15622                 <string>Insert row</string>
     15623                </property>
     15624               </widget>
     15625              </item>
     15626              <item>
     15627               <widget class="QPushButton" name="fCommentUpdateLayout">
     15628                <property name="text">
     15629                 <string>Update Layout</string>
     15630                </property>
     15631               </widget>
     15632              </item>
     15633              <item>
     15634               <spacer name="horizontalSpacer_38">
     15635                <property name="orientation">
     15636                 <enum>Qt::Horizontal</enum>
     15637                </property>
     15638                <property name="sizeHint" stdset="0">
     15639                 <size>
     15640                  <width>40</width>
     15641                  <height>20</height>
     15642                 </size>
     15643                </property>
     15644               </spacer>
     15645              </item>
     15646              <item>
     15647               <widget class="QPushButton" name="fCommentSubmit">
     15648                <property name="text">
     15649                 <string>Submit</string>
     15650                </property>
     15651               </widget>
     15652              </item>
     15653              <item>
     15654               <widget class="QPushButton" name="fCommentUpdate">
     15655                <property name="enabled">
     15656                 <bool>false</bool>
     15657                </property>
     15658                <property name="text">
     15659                 <string>Update</string>
     15660                </property>
     15661               </widget>
     15662              </item>
     15663              <item>
     15664               <widget class="QPushButton" name="fCommentRevert">
     15665                <property name="text">
     15666                 <string>Revert</string>
     15667                </property>
     15668               </widget>
     15669              </item>
     15670             </layout>
     15671            </item>
     15672           </layout>
    1560715673          </widget>
    1560815674         </widget>
Note: See TracChangeset for help on using the changeset viewer.