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

Modified Files:
        FreqWindow.cpp 
Log Message:
Fix redrawing of FreqWindow on Linux

Index: FreqWindow.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/FreqWindow.cpp,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- FreqWindow.cpp      6 Dec 2006 23:53:22 -0000       1.43
+++ FreqWindow.cpp      5 Jan 2007 09:12:23 -0000       1.44
@@ -346,9 +346,7 @@
 
    DrawPlot();
 
-#if defined(__WXMSW__)
    Refresh(true);
-#endif
 }
 
 void FreqWindow::DrawPlot()


-------------------------------------------------------------------------
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

Reply via email to