]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dialup.tex
only change the bitmap size for the borderless controls
[wxWidgets.git] / docs / latex / wx / dialup.tex
index 3ad68900668e69aa70df94bcf0b841d15ac6fd9a..94df86f20c20ce1e0c31a833e3b825df6653ec43 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     08.04.00
 %% RCS-ID:      $Id$
 %% Copyright:   (c) Vadim Zeitlin
-%% License:     wxWidgets license
+%% License:     wxWindows license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxDialUpManager}}\label{wxdialupmanager}
@@ -203,7 +203,7 @@ is always safe to call. The default value is {\tt www.yahoo.com:80}.
 
 \membersection{wxDialUpManager::SetConnectCommand}\label{wxdialupmanagersetconnectcommand}
 
-\func{}{SetConnectCommand}{\param{const wxString\& }{commandDial = wxT("/usr/bin/pon")}, \param{const wxString\& }{commandHangup = wxT("/usr/bin/poff")}}
+\func{void}{SetConnectCommand}{\param{const wxString\& }{commandDial = wxT("/usr/bin/pon")}, \param{const wxString\& }{commandHangup = wxT("/usr/bin/poff")}}
 
 This method is for Unix only.