Add missing code tag before lots of wxEventTypes in the documentation. Although most of the documentation did this quite a few were missing.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -93,7 +93,7 @@ public:
|
||||
|
||||
/**
|
||||
Enable automatic checks for the connection status and sending of
|
||||
wxEVT_DIALUP_CONNECTED/wxEVT_DIALUP_DISCONNECTED events. The interval
|
||||
@c wxEVT_DIALUP_CONNECTED/wxEVT_DIALUP_DISCONNECTED events. The interval
|
||||
parameter is only for Unix where we do the check manually and specifies
|
||||
how often should we repeat the check (each minute by default). Under
|
||||
Windows, the notification about the change of connection status is sent
|
||||
|
Reference in New Issue
Block a user