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

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

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

revision 1498 by schoenebeck, Mon Nov 19 21:08:18 2007 UTC revision 1499 by capela, Tue Nov 20 16:48:04 2007 UTC
# Line 24  Line 24 
24  #define __qsamplerInstrumentList_h  #define __qsamplerInstrumentList_h
25    
26  #include <QListWidget>  #include <QListWidget>
 #include <QListWidgetItem>  
 #include <QAbstractTableModel>  
27  #include <QItemDelegate>  #include <QItemDelegate>
28    
29  #include <lscp/client.h>  #include <lscp/client.h>
30    
 #include <string.h>  
   
31  #include "qsamplerInstrument.h"  #include "qsamplerInstrument.h"
32    
33    

Legend:
Removed from v.1498  
changed lines
  Added in v.1499

  ViewVC Help
Powered by ViewVC