Update of /cvsroot/audacity/audacity-src/src/prefs
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv19057
Modified Files:
SpectrumPrefs.h
Log Message:
Fix extra qualifier in header file
Index: SpectrumPrefs.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/prefs/SpectrumPrefs.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- SpectrumPrefs.h 30 Nov 2006 01:03:01 -0000 1.6
+++ SpectrumPrefs.h 8 Dec 2006 09:15:43 -0000 1.7
@@ -40,7 +40,7 @@
private:
void Populate();
- void SpectrumPrefs::OnCheckAutoMaxFrequency(wxCommandEvent &event);
+ void OnCheckAutoMaxFrequency(wxCommandEvent &event);
void PopulateOrExchange( ShuttleGui & S );
wxString maxFreqStr;
int windowType;
-------------------------------------------------------------------------
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