]> git.saurik.com Git - wxWidgets.git/commit
use GetFont() instead of (possibly not initialized) m_font in GetCharWidth/Height()
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Apr 2004 13:09:26 +0000 (13:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Apr 2004 13:09:26 +0000 (13:09 +0000)
commitcc402e6431b66a8eb7d567caa55a1bece42902b7
treea8cef2f5b492ed51730d03fda016ac98a58f97bd
parenta433fbd51de352a2a1e64c56f42c957c9af789c5
use GetFont() instead of (possibly not initialized) m_font in GetCharWidth/Height()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/window.cpp
src/gtk1/window.cpp