Fixed case on LaTeX member function labels.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
99bc6ea392
commit
0a82af9b91
@ -102,7 +102,7 @@ Returns true on success, false if something went wrong.
|
||||
% BroadcastAddress
|
||||
%
|
||||
|
||||
\membersection{wxIPaddress::BroadcastAddress}\label{wxIPaddressbroadcastaddress}
|
||||
\membersection{wxIPaddress::BroadcastAddress}\label{wxipaddressbroadcastaddress}
|
||||
|
||||
\func{virtual bool}{BroadcastAddress}{\void}
|
||||
|
||||
@ -119,7 +119,7 @@ Returns true on success, false if something went wrong.
|
||||
% LocalHost
|
||||
%
|
||||
|
||||
\membersection{wxIPaddress::LocalHost}\label{wxIPaddresslocalhost}
|
||||
\membersection{wxIPaddress::LocalHost}\label{wxipaddresslocalhost}
|
||||
|
||||
\func{virtual bool}{LocalHost}{\void}
|
||||
|
||||
@ -133,7 +133,7 @@ On IPV6 implementations, ::1
|
||||
|
||||
Returns true on success, false if something went wrong.
|
||||
|
||||
\membersection{wxIPaddress::IsLocalHost}\label{wxIPaddressislocalhost}
|
||||
\membersection{wxIPaddress::IsLocalHost}\label{wxipaddressislocalhost}
|
||||
|
||||
\func{virtual bool}{IsLocalHost}{\void}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user