Update of /cvsroot/audacity/audacity-src/src/prefs
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv4265
Modified Files:
FileFormatPrefs.cpp
Log Message:
Support new FileDialog and add new export options
Index: FileFormatPrefs.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/prefs/FileFormatPrefs.cpp,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- FileFormatPrefs.cpp 22 Mar 2007 05:17:53 -0000 1.46
+++ FileFormatPrefs.cpp 6 Apr 2007 10:24:45 -0000 1.47
@@ -382,13 +382,6 @@
}
#endif
- // Tell all open projects to modify their menu bar to reflect
- // the new export formats.
- for(unsigned int i = 0; i < gAudacityProjects.GetCount(); i++)
- {
- if(gAudacityProjects[i])
- gAudacityProjects[i]->ModifyExportMenus();
- }
return true;
}
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs