]> git.saurik.com Git - wxWidgets.git/blame_incremental - src/common/config.cpp
don't write the strings to the stream one char at a time, it's *horribly* slow
[wxWidgets.git] / src / common / config.cpp
... / ...
CommitLineData
1///////////////////////////////////////////////////////////////////////////////
2// Name: config.cpp
3// Purpose: implementation of wxConfigBase class
4// Author: Vadim Zeitlin
5// Modified by:
6// Created: 07.04.98
7// RCS-ID: $Id$
8