[Scummvm-cvs-logs] SF.net SVN: scummvm:[51649] scummvm/trunk/sound/softsynth/fmtowns_pc98/ towns_audio.h

athrxx at users.sourceforge.net athrxx at users.sourceforge.net
Mon Aug 2 20:56:51 CEST 2010


Revision: 51649
          http://scummvm.svn.sourceforge.net/scummvm/?rev=51649&view=rev
Author:   athrxx
Date:     2010-08-02 18:56:51 +0000 (Mon, 02 Aug 2010)

Log Message:
-----------
KYRA/TOWNS AUDIO: and another fix

Modified Paths:
--------------
    scummvm/trunk/sound/softsynth/fmtowns_pc98/towns_audio.h

Modified: scummvm/trunk/sound/softsynth/fmtowns_pc98/towns_audio.h
===================================================================
--- scummvm/trunk/sound/softsynth/fmtowns_pc98/towns_audio.h	2010-08-02 18:53:23 UTC (rev 51648)
+++ scummvm/trunk/sound/softsynth/fmtowns_pc98/towns_audio.h	2010-08-02 18:56:51 UTC (rev 51649)
@@ -30,6 +30,7 @@
 
 class TownsAudioInterfacePluginDriver {
 public:
+	virtual ~TownsAudioInterfacePluginDriver() {}
 	virtual void timerCallback(int timerId) = 0;
 };
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list