]> git.pld-linux.org Git - packages/audacity.git/blob - audacity-wx.patch
- updated to 1.2.4b
[packages/audacity.git] / audacity-wx.patch
1 --- audacity-src-1.2.3/src/MeterToolBar.cpp.orig        2004-11-18 07:17:30.000000000 +0100
2 +++ audacity-src-1.2.3/src/MeterToolBar.cpp     2005-05-03 15:11:28.885869256 +0200
3 @@ -16,6 +16,7 @@
4  #include <wx/object.h> // tooltip.h needs this but doesn't include it.
5  #include <wx/window.h> // tooltip.h needs this but doesn't include it.
6  #include <wx/tooltip.h>
7 +#include <wx/dcclient.h>
8  
9  #include "MeterToolBar.h"
10  
This page took 0.020479 seconds and 3 git commands to generate.