ekiga r7775 - trunk/lib/engine/framework
- From: jpuydt svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: ekiga r7775 - trunk/lib/engine/framework
 
- Date: Tue, 17 Mar 2009 20:27:56 +0000 (UTC)
 
Author: jpuydt
Date: Tue Mar 17 20:27:55 2009
New Revision: 7775
URL: http://svn.gnome.org/viewvc/ekiga?rev=7775&view=rev
Log:
Added forgotten 'virtual' keyword for a destructor.
Modified:
   trunk/lib/engine/framework/lister.h
Modified: trunk/lib/engine/framework/lister.h
==============================================================================
--- trunk/lib/engine/framework/lister.h	(original)
+++ trunk/lib/engine/framework/lister.h	Tue Mar 17 20:27:55 2009
@@ -82,7 +82,7 @@
 
     /** The destructor.
      */
-    ~Lister ();
+    virtual ~Lister ();
 
 
     /** Allows listing all objects
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]