This page contains the following errors:

error on line 80 at column 143: Premature end of data in tag tr line 78

Below is a rendering of the page up to the first error.

git.saurik.com Git - wxWidgets.git/blame - src/common/config.cpp
merged MapBitmap() from 2.2 branch
[wxWidgets.git] / src / common / config.cpp
CommitLineData
c801d85f
KB
1///////////////////////////////////////////////////////////////////////////////
2// Name: config.cpp
5fe256de 3// Purpose: implementation of wxConfigBase class
c801d85f 4// Author: Vadim Zeitlin
ba7f9a90 5// Modified by:
c801d85f
KB
6// Created: 07.04.98
7// RCS-ID: $Id$
ba7f9a90 8