Ticket #1526: getpathellipsis H.patch

File getpathellipsis H.patch, 471 bytes (added by xalspaero, 17 years ago)
  • fileexistsdlg.h

     
    2525    virtual void OnCancel(wxCommandEvent& event);
    2626   
    2727    void LoadIcon(int id, const wxString &file);
     28    wxString GetPathEllipsis(wxString path, wxWindow *window);
    2829
    2930    CFileExistsNotification *m_pNotification;
    3031    wxRadioButton *m_pAction1, *m_pAction2, *m_pAction3, *m_pAction4, *m_pAction5;