/[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 2035 by capela, Mon Feb 18 23:09:33 2008 UTC revision 2036 by capela, Wed Jan 6 09:52:32 2010 UTC
# Line 2  Line 2 
2   <author>rncbc aka Rui Nuno Capela</author>   <author>rncbc aka Rui Nuno Capela</author>
3   <comment>qsampler - A LinuxSampler Qt GUI Interface.   <comment>qsampler - A LinuxSampler Qt GUI Interface.
4    
5     Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2010, rncbc aka Rui Nuno Capela. All rights reserved.
6     Copyright (C) 2007, 2008 Christian Schoenebeck     Copyright (C) 2007, 2008 Christian Schoenebeck
7    
8     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
# Line 196  Line 196 
196          </property>          </property>
197          <property name="minimumSize" >          <property name="minimumSize" >
198           <size>           <size>
199            <width>8</width>            <width>16</width>
200            <height>8</height>            <height>16</height>
201           </size>           </size>
202          </property>          </property>
203          <property name="maximumSize" >          <property name="maximumSize" >
204           <size>           <size>
205            <width>8</width>            <width>16</width>
206            <height>8</height>            <height>16</height>
207           </size>           </size>
208          </property>          </property>
209          <property name="baseSize" >          <property name="baseSize" >
210           <size>           <size>
211            <width>8</width>            <width>16</width>
212            <height>8</height>            <height>16</height>
213           </size>           </size>
214          </property>          </property>
215          <property name="toolTip" >          <property name="toolTip" >
216           <string>MIDI Activity</string>           <string>MIDI activity</string>
217          </property>          </property>
218          <property name="frameShape" >          <property name="frameShape" >
219           <enum>QFrame::NoFrame</enum>           <enum>QFrame::NoFrame</enum>

Legend:
Removed from v.2035  
changed lines
  Added in v.2036

  ViewVC Help
Powered by ViewVC