No changes, just update the file name in the header.

Update the name in the header to match the actual file name.

See #12904.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2014-07-26 10:50:38 +00:00
parent 2098cafcad
commit c3c0ae03fe

View File

@ -1,5 +1,5 @@
///////////////////////////////////////////////////////////////////////////////
// Name: tests/graphics/gcdc_boundingbox.cpp
// Name: tests/graphics/boundingbox.cpp
// Purpose: wxGCDC bounding box unit tests
// Author: Vadim Zeitlin / Maarten Spoek / Toni Ruža
// Created: 2011-01-36