~daschuer/mixxx/features_setlog

« back to all changes in this revision

Viewing changes to mixxx/src/engine/enginechannel.h

  • Committer: Bill Good
  • Date: 2011-07-19 18:13:34 UTC
  • mfrom: (2837.1.4 1.10)
  • Revision ID: bkgood@gmail.com-20110719181334-qfhonzqv50ino3iv
MergedĀ fromĀ lp:mixxx/1.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
class EngineVuMeter;
32
32
class EngineVinylSoundEmu;
33
33
class ControlPushButton;
 
34
class ControlObject;
34
35
 
35
36
class EngineChannel : public EngineObject {
36
37
    Q_OBJECT