User: hr Date: 2007-08-02 14:27:42+0000 Modified: dba/reportdesign/inc/UndoActions.hxx
Log: INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED 2007/07/18 09:24:14 oj 1.2.2.1: correct undo actions File Changes: Directory: /dba/reportdesign/inc/ ================================= File [changed]: UndoActions.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/inc/UndoActions.hxx?r1=1.2&r2=1.3 Delta lines: +4 -3 ------------------- --- UndoActions.hxx 2007-07-09 11:56:02+0000 1.2 +++ UndoActions.hxx 2007-08-02 14:27:39+0000 1.3 @@ -170,6 +170,7 @@ TYPEINFO(); OCommentUndoAction( SdrModel& rMod ,USHORT nCommentID); + virtual ~OCommentUndoAction(); virtual UniString GetComment() const { return m_strComment; } virtual void Undo(); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
