projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
adding protected inquiry function whether a child window belongs to the 'client'...
[wxWidgets.git]
/
src
/
gtk
/
threadno.cpp
diff --git
a/src/gtk/threadno.cpp
b/src/gtk/threadno.cpp
index 8907b7d39d881aa6366ed7c3ba219af108a4c15d..c31f6c8454a05d8c754d93a3b28903f292aa55c2 100644
(file)
--- a/
src/gtk/threadno.cpp
+++ b/
src/gtk/threadno.cpp
@@
-16,9
+16,9
@@
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
+#include "wx/thread.h"
#include "wx/wx.h"
#include "wx/module.h"
-#include "wx/thread.h"
#include "wx/log.h"
wxMutex::wxMutex()