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

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

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

revision 1514 by capela, Fri Nov 23 09:32:06 2007 UTC revision 1515 by capela, Fri Nov 23 18:15:33 2007 UTC
# Line 64  Line 64 
64       </property>       </property>
65       <property name="maximumSize" >       <property name="maximumSize" >
66        <size>        <size>
67         <width>140</width>         <width>120</width>
68         <height>32</height>         <height>32</height>
69        </size>        </size>
70       </property>       </property>
# Line 94  Line 94 
94       </property>       </property>
95       <property name="minimumSize" >       <property name="minimumSize" >
96        <size>        <size>
97         <width>200</width>         <width>180</width>
98         <height>0</height>         <height>0</height>
99        </size>        </size>
100       </property>       </property>
# Line 240  Line 240 
240      <widget class="QSlider" name="VolumeSlider" >      <widget class="QSlider" name="VolumeSlider" >
241       <property name="minimumSize" >       <property name="minimumSize" >
242        <size>        <size>
243         <width>120</width>         <width>100</width>
244         <height>0</height>         <height>0</height>
245        </size>        </size>
246       </property>       </property>
# Line 278  Line 278 
278       <property name="maximumSize" >       <property name="maximumSize" >
279        <size>        <size>
280         <width>120</width>         <width>120</width>
281         <height>32</height>         <height>24</height>
282        </size>        </size>
283       </property>       </property>
284       <property name="toolTip" >       <property name="toolTip" >
# Line 323  Line 323 
323       </property>       </property>
324       <property name="minimumSize" >       <property name="minimumSize" >
325        <size>        <size>
326         <width>100</width>         <width>64</width>
327         <height>0</height>         <height>0</height>
328        </size>        </size>
329       </property>       </property>
# Line 345  Line 345 
345      <widget class="QLabel" name="StreamVoiceCountTextLabel" >      <widget class="QLabel" name="StreamVoiceCountTextLabel" >
346       <property name="minimumSize" >       <property name="minimumSize" >
347        <size>        <size>
348         <width>60</width>         <width>48</width>
349         <height>0</height>         <height>0</height>
350        </size>        </size>
351       </property>       </property>

Legend:
Removed from v.1514  
changed lines
  Added in v.1515

  ViewVC Help
Powered by ViewVC