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

Diff of /qsampler/trunk/src/qsamplerChannelStrip.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 44  class ChannelStrip : public QWidget Line 44  class ChannelStrip : public QWidget
44    
45  public:  public:
46    
47          ChannelStrip(QWidget* pParent = NULL, Qt::WindowFlags wflags = 0);          ChannelStrip(QWidget* pParent = nullptr, Qt::WindowFlags wflags = 0);
48          ~ChannelStrip();          ~ChannelStrip();
49    
50          void setup(Channel *pChannel);          void setup(Channel *pChannel);

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

  ViewVC Help
Powered by ViewVC