From: Vadim Zeitlin Date: Sat, 10 Dec 2011 11:42:49 +0000 (+0000) Subject: Document wxFileConfig ctor. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a4a06df3b4061e4ab4d273ceb19e1430f08bee66?ds=inline;hp=a4a06df3b4061e4ab4d273ceb19e1430f08bee66 Document wxFileConfig ctor. This ctor was not documented at all because the comment preceding it was a plain C++ comment and not a Doxygen one. Do it now, especially as the logic of this ctor is not quite obvious. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 ---