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

List:       kde-commits
Subject:    KDE/kdevplatform/vcs/widgets
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2007-12-07 2:51:04
Message-ID: 1196995864.966787.10335.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 745794 by apaku:

constify the private class

 M  +1 -1      vcsannotationwidget.h  


--- trunk/KDE/kdevplatform/vcs/widgets/vcsannotationwidget.h #745793:745794
@@ -40,7 +40,7 @@
     virtual ~VcsAnnotationWidget();
 private:
     Q_PRIVATE_SLOT(d, void addAnnotation(VcsJob*) )
-    class VcsAnnotationWidgetPrivate* d;
+    class VcsAnnotationWidgetPrivate* const d;
 };
 
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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