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

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

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

revision 1815 by capela, Mon Dec 22 10:04:59 2008 UTC revision 1816 by schoenebeck, Mon Dec 22 13:28:53 2008 UTC
# Line 27  Line 27 
27      <x>0</x>      <x>0</x>
28      <y>0</y>      <y>0</y>
29      <width>539</width>      <width>539</width>
30      <height>368</height>      <height>422</height>
31     </rect>     </rect>
32    </property>    </property>
33    <property name="windowTitle" >    <property name="windowTitle" >
# Line 104  Line 104 
104        <number>0</number>        <number>0</number>
105       </property>       </property>
106       <widget class="QWidget" name="ServerTabPage" >       <widget class="QWidget" name="ServerTabPage" >
107          <property name="geometry" >
108           <rect>
109            <x>0</x>
110            <y>0</y>
111            <width>527</width>
112            <height>352</height>
113           </rect>
114          </property>
115        <attribute name="title" >        <attribute name="title" >
116         <string>&amp;Server</string>         <string>&amp;Server</string>
117        </attribute>        </attribute>
# Line 594  Line 602 
602        </layout>        </layout>
603       </widget>       </widget>
604       <widget class="QWidget" name="TuningTabPage" >       <widget class="QWidget" name="TuningTabPage" >
605          <property name="geometry" >
606           <rect>
607            <x>0</x>
608            <y>0</y>
609            <width>527</width>
610            <height>352</height>
611           </rect>
612          </property>
613        <attribute name="title" >        <attribute name="title" >
614         <string>&amp;Tuning</string>         <string>&amp;Tuning</string>
615        </attribute>        </attribute>
# Line 643  Line 659 
659              <property name="toolTip" >              <property name="toolTip" >
660               <string>Maximum number of voices</string>               <string>Maximum number of voices</string>
661              </property>              </property>
662                <property name="maximum" >
663                 <number>999999999</number>
664                </property>
665             </widget>             </widget>
666            </item>            </item>
667            <item rowspan="2" row="0" column="2" >            <item rowspan="2" row="0" column="2" >
# Line 688  Line 707 
707              <property name="toolTip" >              <property name="toolTip" >
708               <string>Maximum number of disk streams</string>               <string>Maximum number of disk streams</string>
709              </property>              </property>
710                <property name="maximum" >
711                 <number>999999999</number>
712                </property>
713             </widget>             </widget>
714            </item>            </item>
715            <item row="2" column="0" colspan="3" >            <item row="2" column="0" colspan="3" >
# Line 709  Line 731 
731        </layout>        </layout>
732       </widget>       </widget>
733       <widget class="QWidget" name="DisplayTabPage" >       <widget class="QWidget" name="DisplayTabPage" >
734          <property name="geometry" >
735           <rect>
736            <x>0</x>
737            <y>0</y>
738            <width>800</width>
739            <height>480</height>
740           </rect>
741          </property>
742        <attribute name="title" >        <attribute name="title" >
743         <string>&amp;Display</string>         <string>&amp;Display</string>
744        </attribute>        </attribute>

Legend:
Removed from v.1815  
changed lines
  Added in v.1816

  ViewVC Help
Powered by ViewVC