From e0255e79c19180354a0a381bdc1f21db5e37e6be Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Sun, 17 Dec 2006 19:52:12 +0000 Subject: - Fix building with GCC 4.x. Reported by: pointyhat --- ftp/multiget/files/patch-mainframe.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ftp/multiget/files/patch-mainframe.h (limited to 'ftp/multiget') diff --git a/ftp/multiget/files/patch-mainframe.h b/ftp/multiget/files/patch-mainframe.h new file mode 100644 index 000000000000..bdd27abd3ed8 --- /dev/null +++ b/ftp/multiget/files/patch-mainframe.h @@ -0,0 +1,11 @@ +--- ./mainframe.h.orig Thu Nov 9 03:11:21 2006 ++++ ./mainframe.h Sun Dec 17 16:45:04 2006 +@@ -231,7 +231,7 @@ + void InitMeterBar(); + bool CheckLocale(_MGLANG lang); + void CheckLangMenu(_MGLANG lang); +- void MainFrame::NoLangSupport(); ++ void NoLangSupport(); + //void CheckTempDir(); + void DoNewTask( wxString url, wxString refer = wxT( "" ), wxString savepath = wxT( "" ), wxString savefile = wxT( "" ) ); + -- cgit v1.2.3