From: Vadim Zeitlin Date: Sat, 27 Aug 2011 14:11:31 +0000 (+0000) Subject: No changes, just fix the file name in the header comment of wxDVC test. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/211d331379081db74322269cc207c2de5431e882 No changes, just fix the file name in the header comment of wxDVC test. s/tree/dataview/ git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/tests/controls/dataviewctrltest.cpp b/tests/controls/dataviewctrltest.cpp index 76e3dfd865..fbd4200d9a 100644 --- a/tests/controls/dataviewctrltest.cpp +++ b/tests/controls/dataviewctrltest.cpp @@ -1,5 +1,5 @@ /////////////////////////////////////////////////////////////////////////////// -// Name: tests/controls/treectrltest.cpp +// Name: tests/controls/dataviewctrltest.cpp // Purpose: wxDataViewCtrl unit test // Author: Vaclav Slavik // Created: 2011-08-08