]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/popupwin.cpp
Remove DoSetSizeHints() call from Create()
[wxWidgets.git] / src / x11 / popupwin.cpp
index 0bd02ab6ba1becde59537a4cecf18c14c4a786d1..49239614cd7ead70377e932d70b7d5735df6c024 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        srx/x11/popupwin.cpp
 // Purpose:
 // Author:      Robert Roebling
-// Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 #ifndef WX_PRECOMP
     #include "wx/log.h"
     #include "wx/app.h"
+    #include "wx/settings.h"
 #endif
 
-#include "wx/settings.h"
-
 #include "wx/x11/private.h"
 #include "X11/Xatom.h"
 #include "X11/Xutil.h"