X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/754afd10618030a4701385ade5457c4e6426a823..66c2bf7b1d9326fb650acfaae22ec50528cfbf7c:/include/wx/html/winpars.h diff --git a/include/wx/html/winpars.h b/include/wx/html/winpars.h index 3347e4e369..a778dfa85f 100644 --- a/include/wx/html/winpars.h +++ b/include/wx/html/winpars.h @@ -2,7 +2,6 @@ // Name: wx/html/winpars.h // Purpose: wxHtmlWinParser class (parser to be used with wxHtmlWindow) // Author: Vaclav Slavik -// RCS-ID: $Id$ // Copyright: (c) 1999 Vaclav Slavik // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -204,7 +203,7 @@ private: // actual hypertext link or empty string bool m_UseLink; // true if m_Link is not empty - long m_CharHeight, m_CharWidth; + int m_CharHeight, m_CharWidth; // average height of normal-sized text int m_Align; // actual alignment