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

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

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

revision 1697 by schoenebeck, Sat Jan 5 13:29:11 2008 UTC revision 1698 by schoenebeck, Sat Feb 16 19:41:05 2008 UTC
# Line 2  Line 2 
2  //  //
3  /****************************************************************************  /****************************************************************************
4     Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2007, rncbc aka Rui Nuno Capela. All rights reserved.
5     Copyright (C) 2007, Christian Schoenebeck     Copyright (C) 2007, 2008 Christian Schoenebeck
6    
7     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
8     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 143  protected: Line 143  protected:
143          void updateMessagesFont();          void updateMessagesFont();
144          void updateMessagesLimit();          void updateMessagesLimit();
145          void updateMessagesCapture();          void updateMessagesCapture();
146            void updateViewMidiDeviceStatusMenu();
147          void startSchedule(int iStartDelay);          void startSchedule(int iStartDelay);
148          void stopSchedule();          void stopSchedule();
149          void startServer();          void startServer();

Legend:
Removed from v.1697  
changed lines
  Added in v.1698

  ViewVC Help
Powered by ViewVC