// Modified by:
// Created: 01/02/97
// RCS-ID: $Id$
-// Copyright: (c) Julian Smart and Markus Holzem
+// Copyright: (c) Julian Smart
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#define BIF_NONEWFOLDERBUTTON 0x0200
#endif
+#ifndef BIF_EDITBOX
+ #define BIF_EDITBOX 16
+#endif
+
// ----------------------------------------------------------------------------
// wxWindows macros
// ----------------------------------------------------------------------------