/[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 1473 by capela, Mon Nov 5 19:07:26 2007 UTC revision 1489 by schoenebeck, Mon Nov 19 03:29:57 2007 UTC
# Line 45  Line 45 
45     <string>Qsampler: Channel</string>     <string>Qsampler: Channel</string>
46    </property>    </property>
47    <property name="windowIcon" >    <property name="windowIcon" >
48     <iconset/>     <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerChannel.png</iconset>
49    </property>    </property>
50    <layout class="QHBoxLayout" >    <layout class="QHBoxLayout" >
51     <property name="margin" >     <property name="margin" >
# Line 69  Line 69 
69        <string>Alt+C</string>        <string>Alt+C</string>
70       </property>       </property>
71       <property name="flat" >       <property name="flat" >
72        <bool>true</bool>        <bool>false</bool>
73       </property>       </property>
74      </widget>      </widget>
75     </item>     </item>
# Line 159  Line 159 
159         </disabled>         </disabled>
160        </palette>        </palette>
161       </property>       </property>
162         <property name="autoFillBackground" >
163          <bool>true</bool>
164         </property>
165       <property name="frameShape" >       <property name="frameShape" >
166        <enum>QFrame::Panel</enum>        <enum>QFrame::Panel</enum>
167       </property>       </property>
# Line 507  Line 510 
510        </size>        </size>
511       </property>       </property>
512       <property name="toolTip" >       <property name="toolTip" >
513        <string>Edit channel</string>        <string>Edit channel's instrument</string>
514       </property>       </property>
515       <property name="text" >       <property name="text" >
516        <string>&amp;Edit</string>        <string>&amp;Edit</string>
# Line 655  Line 658 
658       <property name="toolTip" >       <property name="toolTip" >
659        <string>Stream / Voice count</string>        <string>Stream / Voice count</string>
660       </property>       </property>
661         <property name="autoFillBackground" >
662          <bool>true</bool>
663         </property>
664       <property name="frameShape" >       <property name="frameShape" >
665        <enum>QFrame::Panel</enum>        <enum>QFrame::Panel</enum>
666       </property>       </property>

Legend:
Removed from v.1473  
changed lines
  Added in v.1489

  ViewVC Help
Powered by ViewVC