X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3051a44a73502c2b03d1618d0a8e94274ee67e16..a8bda512079352ba81933e278d9ccdb8ef7a9866:/interface/wx/dialup.h diff --git a/interface/wx/dialup.h b/interface/wx/dialup.h index 1db8388a54..c0c606d4e3 100644 --- a/interface/wx/dialup.h +++ b/interface/wx/dialup.h @@ -3,7 +3,7 @@ // Purpose: interface of wxDialUpManager // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -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