|
From: <pst...@us...> - 2009-02-17 01:21:50
|
Revision: 710
http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=710&view=rev
Author: pstieber
Date: 2009-02-17 01:21:46 +0000 (Tue, 17 Feb 2009)
Log Message:
-----------
Added a forward declaration of wxRadioBox.
Modified Paths:
--------------
trunk/jazz/src/Dialogs/VelocityDialog.h
Modified: trunk/jazz/src/Dialogs/VelocityDialog.h
===================================================================
--- trunk/jazz/src/Dialogs/VelocityDialog.h 2009-02-17 01:13:18 UTC (rev 709)
+++ trunk/jazz/src/Dialogs/VelocityDialog.h 2009-02-17 01:21:46 UTC (rev 710)
@@ -27,6 +27,7 @@
class JZKnob;
class JZKnobEvent;
+class wxRadioBox;
class wxStaticText;
//*****************************************************************************
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|