X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b91c4601f2cc8fab375dc49a0a1222d58065cfdb..b15579781935495ff2a126b4ffac81f2cb51b99d:/interface/wx/dialup.h diff --git a/interface/wx/dialup.h b/interface/wx/dialup.h index cc84990bfe..bbc06f5c88 100644 --- a/interface/wx/dialup.h +++ b/interface/wx/dialup.h @@ -157,8 +157,8 @@ public: Sets the commands to start up the network and to hang up again. */ - void SetConnectCommand(const wxString& commandDial = "/usr/bin/pon", - const wxString& commandHangup = "/usr/bin/poff") const; + virtual void SetConnectCommand(const wxString& commandDial = "/usr/bin/pon", + const wxString& commandHangup = "/usr/bin/poff") = 0; /** Sometimes the built-in logic for determining the online status may