]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/choicdlg.h
check the item id validity in SetItem()
[wxWidgets.git] / include / wx / choicdlg.h
index 52439ffd71489777e58ceca15470a126a154935e..29802b5965612a17b61a7f21de9cfbdf3c16ce77 100644 (file)
@@ -1,7 +1,22 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        wx/choicdgg.h
+// Purpose:     Includes generic choice dialog file
+// Author:      Julian Smart
+// Modified by:
+// Created:
+// RCS-ID:      $Id$
+// Copyright:   Julian Smart
+// Licence:     wxWindows licence
+/////////////////////////////////////////////////////////////////////////////
+
 #ifndef _WX_CHOICDLG_H_BASE_
 #define _WX_CHOICDLG_H_BASE_
 
+#if wxUSE_CHOICEDLG
+
 #include "wx/generic/choicdgg.h"
 
+#endif
+
 #endif
     // _WX_CHOICDLG_H_BASE_