aboutsummaryrefslogtreecommitdiff
path: root/contrib/wx-patches/toplevel.h.diff
diff options
context:
space:
mode:
authorMatt Corallo <matt@bluematt.me>2011-08-12 00:20:07 +0200
committerMatt Corallo <matt@bluematt.me>2011-08-23 13:00:34 -0400
commitb4ada906c03111404c29b115ab37afbad92f4cf1 (patch)
tree37e382dcb41fbb09a0d49724ec1e55928dd6796e /contrib/wx-patches/toplevel.h.diff
parent865ed8a1e5c587468a40756d46bcbc1c5a12bb06 (diff)
Upgrade dependancies and tweak build process.
* Upgrade to use miniupnpc 1.6 * Upgrade to wxWidgets 2.9.2 * Upgrade to Bost 1.47 for Win32 Builds
Diffstat (limited to 'contrib/wx-patches/toplevel.h.diff')
-rw-r--r--contrib/wx-patches/toplevel.h.diff9
1 files changed, 0 insertions, 9 deletions
diff --git a/contrib/wx-patches/toplevel.h.diff b/contrib/wx-patches/toplevel.h.diff
deleted file mode 100644
index c2718d4637..0000000000
--- a/contrib/wx-patches/toplevel.h.diff
+++ /dev/null
@@ -1,9 +0,0 @@
---- /wxWidgets/trunk/include/wx/gtk/toplevel.h (revision 65373)
-+++ /wxWidgets/trunk/include/wx/gtk/toplevel.h (revision 67496)
-@@ -114,4 +114,6 @@
- // wxUSER_ATTENTION_ERROR difference, -2 for no hint, -1 for ERROR hint, rest for GtkTimeout handle.
- int m_urgency_hint;
-+ // timer for detecting WM with broken _NET_REQUEST_FRAME_EXTENTS handling
-+ unsigned m_netFrameExtentsTimerId;
-
- // return the size of the window without WM decorations