Compile with DEBUG_LOCKORDER to detect inconsistent lock orderings that can cause...
[novacoin.git] / contrib / wx-patches / toplevel.h.diff
1 --- /wxWidgets/trunk/include/wx/gtk/toplevel.h (revision 65373)\r
2 +++ /wxWidgets/trunk/include/wx/gtk/toplevel.h (revision 67496)\r
3 @@ -114,4 +114,6 @@\r
4      // wxUSER_ATTENTION_ERROR difference, -2 for no hint, -1 for ERROR hint, rest for GtkTimeout handle.\r
5      int m_urgency_hint;\r
6 +    // timer for detecting WM with broken _NET_REQUEST_FRAME_EXTENTS handling\r
7 +    unsigned m_netFrameExtentsTimerId;\r
8  \r
9      // return the size of the window without WM decorations\r