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

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

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

revision 2978 by capela, Mon Aug 15 19:10:16 2016 UTC revision 3684 by capela, Thu Jan 2 16:31:02 2020 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-2016, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2020, rncbc aka Rui Nuno Capela. All rights reserved.
6     Copyright (C) 2007,2008,2015 Christian Schoenebeck     Copyright (C) 2007-2019 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
9     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 30  Line 30 
30      <height>600</height>      <height>600</height>
31     </rect>     </rect>
32    </property>    </property>
   <property name="windowTitle" >  
    <string>MainWindow</string>  
   </property>  
33    <property name="windowIcon" >    <property name="windowIcon" >
34     <iconset resource="qsampler.qrc" >:/images/qsampler.png</iconset>     <iconset resource="qsampler.qrc" >:/images/qsampler.png</iconset>
35    </property>    </property>
# Line 442  Line 439 
439      <string>&amp;Toolbar</string>      <string>&amp;Toolbar</string>
440     </property>     </property>
441     <property name="iconText" >     <property name="iconText" >
442      <string>viewToolbars</string>      <string>Toolbar</string>
443     </property>     </property>
444     <property name="toolTip" >     <property name="toolTip" >
445      <string>Show/hide toolbar</string>      <string>Show/hide toolbar</string>

Legend:
Removed from v.2978  
changed lines
  Added in v.3684

  ViewVC Help
Powered by ViewVC