home *** CD-ROM | disk | FTP | other *** search
- //----------------------------------------------------------------------------
- // ObjectWindows
- // Copyright (c) 1993, 1996 by Borland International, All Rights Reserved
- //
- //$Revision: 10.3 $
- //
- // Command IDs to use with edit.h
- //----------------------------------------------------------------------------
- #if !defined(OWL_EDIT_RH)
- #define OWL_EDIT_RH
-
- #if !defined(OWL_WINDOW_RH)
- # include <owl/window.rh>
- #endif
-
- #endif // OWL_EDIT_RH
-