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

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

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

revision 1519 by capela, Sat Nov 24 13:06:19 2007 UTC revision 1528 by capela, Mon Nov 26 18:24:38 2007 UTC
# Line 50  public slots: Line 50  public slots:
50          void refreshInstruments();          void refreshInstruments();
51          void activateMap(int);          void activateMap(int);
52    
53            void stabilizeForm();
54    
55            // Handle custom context menu here...
56            void contextMenu(const QPoint& pos);
57    
58  protected:  protected:
59    
60          void showEvent(QShowEvent *);          void showEvent(QShowEvent *);

Legend:
Removed from v.1519  
changed lines
  Added in v.1528

  ViewVC Help
Powered by ViewVC