]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/dialup.cpp
send wxWindowCreateEvent from SubclassWin(), not WM_CREATE handler as we don't get...
[wxWidgets.git] / src / unix / dialup.cpp
index db1ad16b3b107b815deb73c9d1f8184ddd82f4de..b71a5cc8a41cfc6e3f9220a4cdc6cca367725192 100644 (file)
     #include "wx/string.h"
     #include "wx/intl.h"
     #include "wx/log.h"
+    #include "wx/event.h"
+    #include "wx/app.h"
+    #include "wx/utils.h"
 #endif // !PCH
 
-#include "wx/event.h"
 #include "wx/timer.h"
 #include "wx/filefn.h"
-#include "wx/utils.h"
 #include "wx/ffile.h"
 #include "wx/process.h"
-#include "wx/app.h"
 #include "wx/wxchar.h"
 
 #include <stdlib.h>