From b86ac1efaa8861448e554b38796aeab7df669080 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Tue, 9 Aug 2011 11:25:09 +0000 Subject: [PATCH] No changes, just correct the helpview sample name in comment. "printing.cpp" was used for whatever reason. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/html/helpview/helpview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/html/helpview/helpview.cpp b/samples/html/helpview/helpview.cpp index f0fba2d056..6f62d33763 100644 --- a/samples/html/helpview/helpview.cpp +++ b/samples/html/helpview/helpview.cpp @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: printing.cpp +// Name: helpview.cpp // Purpose: wxHtml sample: help browser // Author: ? // Modified by: -- 2.50.0