Update of /cvsroot/audacity/audacity-src/src/commands
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv30872/src/commands
Modified Files:
CommandManager.h
Log Message:
remove redundant CommandManager:: prefix from member variable so the file will
compile with GCC
Index: CommandManager.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/commands/CommandManager.h,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- CommandManager.h 4 Jun 2009 15:51:21 -0000 1.27
+++ CommandManager.h 6 Jun 2009 13:51:25 -0000 1.28
@@ -184,7 +184,7 @@
wxString GetLabelFromName(wxString name);
wxString GetPrefixedLabelFromName(wxString name);
- wxString CommandManager::GetCategoryFromName(wxString name);
+ wxString GetCategoryFromName(wxString name);
wxString GetKeyFromName(wxString name);
wxString GetDefaultKeyFromName(wxString name);
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs