/////////////////////////////////////////////////////////////////////////////
// Name: fdrepdlg.h
-// Purpose: documentation for wxFindDialogEvent class
+// Purpose: interface of wxFindDialogEvent
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows license
};
+
/**
@class wxFindReplaceData
@wxheader{fdrepdlg.h}
};
+
/**
@class wxFindReplaceDialog
@wxheader{fdrepdlg.h}
*/
const wxFindReplaceData* GetData() const;
};
+