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

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

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

revision 3554 by capela, Sun Jun 30 16:58:30 2019 UTC revision 3555 by capela, Tue Aug 13 10:19:32 2019 UTC
# Line 40  class DeviceForm : public QDialog Line 40  class DeviceForm : public QDialog
40    
41  public:  public:
42    
43          DeviceForm(QWidget *pParent = NULL, Qt::WindowFlags wflags = 0);          DeviceForm(QWidget *pParent = nullptr, Qt::WindowFlags wflags = 0);
44          ~DeviceForm();          ~DeviceForm();
45    
46          void setDeviceTypeMode(Device::DeviceType deviceType);          void setDeviceTypeMode(Device::DeviceType deviceType);

Legend:
Removed from v.3554  
changed lines
  Added in v.3555

  ViewVC Help
Powered by ViewVC