mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Replace Codeplex links by ones on veracrypt.fr
This commit is contained in:
@@ -53,7 +53,7 @@ namespace VeraCrypt
|
||||
virtual int GetCharWidth (wxWindow *window) const;
|
||||
virtual int GetDefaultBorderSize () const { return 5; }
|
||||
virtual wxFont GetDefaultBoldFont (wxWindow *window) const;
|
||||
virtual wxString GetHomepageLinkURL (const wxString &linkId, bool secure = false, const wxString &extraVars = wxEmptyString) const;
|
||||
virtual wxString GetHomepageLinkURL (const wxString &linkId, const wxString &extraVars = wxEmptyString) const;
|
||||
virtual wxFrame *GetMainFrame () const { return mMainFrame; }
|
||||
virtual int GetScrollbarWidth (wxWindow *window, bool noScrollBar = false) const;
|
||||
virtual list <long> GetListCtrlSelectedItems (wxListCtrl *listCtrl) const;
|
||||
|
||||
Reference in New Issue
Block a user