renamed renderer.cpp to ctrlrend.cpp to avoid conflicts with the native renderers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2003-08-02 00:31:52 +00:00
parent 567be18754
commit cfeafba132

View File

@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////////
// Name: univ/renderer.cpp
// Name: univ/ctrlrend.cpp
// Purpose: wxControlRenderer implementation
// Author: Vadim Zeitlin
// Modified by: