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

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

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

revision 434 by capela, Wed Mar 9 17:23:57 2005 UTC revision 436 by capela, Wed Mar 9 20:55:04 2005 UTC
# Line 138  Line 138 
138                          </property>                          </property>
139                          <property name="minimumSize">                          <property name="minimumSize">
140                              <size>                              <size>
141                                  <width>320</width>                                  <width>360</width>
142                                  <height>260</height>                                  <height>260</height>
143                              </size>                              </size>
144                          </property>                          </property>
# Line 342  Line 342 
342      <variable access="private">int m_iDirtyCount;</variable>      <variable access="private">int m_iDirtyCount;</variable>
343      <variable access="private">lscp_client_t *m_pClient;</variable>      <variable access="private">lscp_client_t *m_pClient;</variable>
344      <variable access="private">bool m_bNewDevice;</variable>      <variable access="private">bool m_bNewDevice;</variable>
345        <variable access="private">qsamplerDevice::qsamplerDeviceType m_deviceType;</variable>
346  </variables>  </variables>
347  <slots>  <slots>
348      <slot specifier="non virtual">createDevice()</slot>      <slot specifier="non virtual">createDevice()</slot>

Legend:
Removed from v.434  
changed lines
  Added in v.436

  ViewVC Help
Powered by ViewVC