]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wx.h
made it possible to associate context help to a region of a window
[wxWidgets.git] / include / wx / wx.h
index 976b9b354b44a32e996b0dd12c6ec3a217ce465f..9d71b875206a5d73a70e5b7b813eee72d5efcc2a 100644 (file)
@@ -5,8 +5,8 @@
 // Modified by:
 // Created:     01/02/97
 // RCS-ID:      $Id$
-// Copyright:   (c)
-// Licence:     wxWidgets licence
+// Copyright:   (c) Julian Smart
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_WX_H_
@@ -24,6 +24,7 @@
 #include "wx/app.h"
 #include "wx/utils.h"
 #include "wx/stream.h"
+#include "wx/memory.h"
 
 #if wxUSE_GUI
 
 #include "wx/combobox.h"
 #include "wx/layout.h"
 #include "wx/sizer.h"
-#include "wx/memory.h"
 #include "wx/mdi.h"
 #include "wx/statusbr.h"
-#include "wx/scrolbar.h"
 #include "wx/choicdlg.h"
 #include "wx/textdlg.h"
 #include "wx/filedlg.h"