Update of /cvsroot/audacity/audacity-src/src/commands
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv25302/src/commands

Modified Files:
        CommandManager.h 
Log Message:
-Added plug in capability for mod-script-pipe

Index: CommandManager.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/commands/CommandManager.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- CommandManager.h    7 Jun 2007 20:27:40 -0000       1.16
+++ CommandManager.h    18 Jun 2007 16:10:54 -0000      1.17
@@ -64,7 +64,7 @@
 WX_DECLARE_STRING_HASH_MAP(CommandListEntry *, CommandNameHash);
 WX_DECLARE_HASH_MAP(int, CommandListEntry *, wxIntegerHash, wxIntegerEqual, 
CommandIDHash);
 
-class CommandManager: public XMLTagHandler
+class AUDACITY_DLL_API CommandManager: public XMLTagHandler
 {
  public:
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to