[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kparts
From:       Maks Orlovich <maksim () kde ! org>
Date:       2010-05-11 23:10:03
Message-ID: 20100511231003.6E4C8AC8B3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1125690 by orlovich:

Erk, the virtual dtor really should be public, not protected. 


 M  +1 -2      scriptableextension.h  


--- trunk/KDE/kdelibs/kparts/scriptableextension.h #1125689:1125690
@@ -114,10 +114,9 @@
     //@{
 protected:
     ScriptableExtension(QObject* parent);
-    
+public:
     virtual ~ScriptableExtension();
 
-public:
     /**
     * Queries @p obj for a child object which inherits from this
     * ScriptableExtension class. Convenience method.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic