don't use 8 bit characters in sources, this results in level 1 warning with VC8 (patch 1841741)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50458 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*-*- c++ -*-********************************************************
|
||||
* helpext.h - an external help controller for wxWidgets *
|
||||
* *
|
||||
* (C) 1998 by Karsten Ball<EFBFBD>der (Ballueder@usa.net) *
|
||||
* (C) 1998 by Karsten Ballueder (Ballueder@usa.net) *
|
||||
* License: wxWindows licence *
|
||||
* *
|
||||
* $Id$
|
||||
|
@@ -1,11 +1,11 @@
|
||||
////////////////////////////////////////////////////
|
||||
// Name: progdlgg.h
|
||||
// Purpose: wxProgressDialog class
|
||||
// Author: Karsten Ball<EFBFBD>der
|
||||
// Author: Karsten Ballueder
|
||||
// Modified by:
|
||||
// Created: 09.05.1999
|
||||
// RCS-ID: $Id$
|
||||
// Copyright: (c) Karsten Ball<EFBFBD>der
|
||||
// Copyright: (c) Karsten Ballueder
|
||||
// Licence: wxWindows licence
|
||||
////////////////////////////////////////////////////
|
||||
|
||||
|
Reference in New Issue
Block a user