code style update to match ours (kind of)
license header update minor clean up git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17876 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -80,9 +80,9 @@ private:
|
||||
|
||||
virtual void Run();
|
||||
|
||||
bigtime_t creationTime;
|
||||
int16 transpose;
|
||||
bool inputEnabled;
|
||||
bigtime_t fCreationTime;
|
||||
int16 fTranspose;
|
||||
bool fInputEnabled;
|
||||
};
|
||||
|
||||
#endif // _MIDI_SYNTH_H
|
||||
|
||||
Reference in New Issue
Block a user