/[svn]/qsampler/trunk/src/qsamplerChannelForm.ui
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerChannelForm.ui

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1507 by capela, Wed Nov 21 23:22:18 2007 UTC revision 1509 by capela, Thu Nov 22 11:10:44 2007 UTC
# Line 26  Line 26 
26     <rect>     <rect>
27      <x>0</x>      <x>0</x>
28      <y>0</y>      <y>0</y>
29      <width>450</width>      <width>460</width>
30      <height>484</height>      <height>320</height>
31     </rect>     </rect>
32    </property>    </property>
33    <property name="sizePolicy" >    <property name="sizePolicy" >
# Line 702  Line 702 
702         </layout>         </layout>
703        </item>        </item>
704        <item>        <item>
705         <widget class="QTableView" name="AudioRoutingTable" />         <widget class="QTableView" name="AudioRoutingTable" >
706            <property name="sizePolicy" >
707             <sizepolicy>
708              <hsizetype>7</hsizetype>
709              <vsizetype>7</vsizetype>
710              <horstretch>0</horstretch>
711              <verstretch>0</verstretch>
712             </sizepolicy>
713            </property>
714            <property name="toolTip" >
715             <string>Audio routing table</string>
716            </property>
717            <property name="minimumSize" >
718             <size>
719              <width>320</width>
720              <height>80</height>
721             </size>
722            </property>
723           </widget>
724        </item>        </item>
725       </layout>       </layout>
726      </widget>      </widget>

Legend:
Removed from v.1507  
changed lines
  Added in v.1509

  ViewVC Help
Powered by ViewVC