no message

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Unknown (UG)
1998-10-16 17:16:58 +00:00
parent 124e17387c
commit a3b466481e
24 changed files with 38 additions and 102 deletions

View File

@@ -1,7 +1,8 @@
/////////////////////////////////////////////////////////////////////////////
// File: region.cpp
// Name: msw/region.cpp
// Purpose: Region handling for wxWindows/X11
// Author: Markus Holzem
// Modified by:
// Created: Fri Oct 24 10:46:34 MET 1997
// RCS-ID: $Id$
// Copyright: (c) 1997 Julian Smart and Markus Holzem
@@ -12,6 +13,7 @@
#pragma implementation "region.h"
#endif
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
#ifdef __BORLANDC__