]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msgdlg.h
Added parent window parameter to wxHelpController constructor
[wxWidgets.git] / include / wx / msgdlg.h
index b16aa2569d57bfe25df9848cc6fd59a6a2528bc0..45b12423ebc18dd597868f4fe3830cbd3b8ba380 100644 (file)
@@ -1,18 +1,18 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        wx/msgdlgg.h
 // Purpose:     common header and base class for wxMessageDialog
-// Author:      wxWidgets Team
+// Author:      Julian Smart
 // Modified by:
 // Created:
 // RCS-ID:      $Id$
-// Copyright:   (c) wxWidgets
+// Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_MSGDLG_H_BASE_
 #define _WX_MSGDLG_H_BASE_
 
-#include "wx/setup.h"
+#include "wx/defs.h"
 
 #if wxUSE_MSGDLG