From: Vadim Zeitlin Date: Mon, 22 Aug 2011 12:18:49 +0000 (+0000) Subject: No changes, just factor our wxDirection parsing code in wxXRC. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/50c202914e449f57a1d1a6d07447c6988f392005?hp=50c202914e449f57a1d1a6d07447c6988f392005 No changes, just factor our wxDirection parsing code in wxXRC. Move it from wxButtonXmlHandler into a reusable wxXmlResourceHandler:: GetDirection() that can used by the other handlers too. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---