/[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 447 by capela, Thu Mar 10 20:45:42 2005 UTC revision 452 by capela, Sun Mar 13 22:06:59 2005 UTC
# Line 498  Line 498 
498          <property name="name">          <property name="name">
499              <cstring>viewDevicesAction</cstring>              <cstring>viewDevicesAction</cstring>
500          </property>          </property>
501            <property name="iconSet">
502                <iconset>qsamplerDevice.png</iconset>
503            </property>
504          <property name="toggleAction">          <property name="toggleAction">
505              <bool>true</bool>              <bool>true</bool>
506          </property>          </property>
# Line 513  Line 516 
516          <property name="statusTip">          <property name="statusTip">
517              <string>Show/hide the device configuration window</string>              <string>Show/hide the device configuration window</string>
518          </property>          </property>
519            <property name="accel">
520                <string>F11</string>
521            </property>
522      </action>      </action>
523      <action>      <action>
524          <property name="name">          <property name="name">

Legend:
Removed from v.447  
changed lines
  Added in v.452

  ViewVC Help
Powered by ViewVC