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

List:       kde-commits
Subject:    koffice/kexi/koproperty2/koproperty (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2009-03-27 21:39:00
Message-ID: 1238189940.935169.12733.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 945652 by staniek:

SVN_SILENT move up


 M  +5 -5      EditorDataModel.cpp  


--- trunk/koffice/kexi/koproperty2/koproperty/EditorDataModel.cpp #945651:945652
@@ -62,6 +62,11 @@
     collectIndices();
 }
 
+EditorDataModel::~EditorDataModel()
+{
+    delete d;
+}
+
 typedef QPair<QByteArray, QString> NameAndCaption;
 
 bool nameAndCaptionLessThan(const NameAndCaption &n1, const NameAndCaption &n2)
@@ -86,11 +91,6 @@
     return d->indicesForNames.value(propertyName);
 }
 
-EditorDataModel::~EditorDataModel()
-{
-    delete d;
-}
-
 int EditorDataModel::columnCount(const QModelIndex &parent) const
 {
     Q_UNUSED(parent);
[prev in list] [next in list] [prev in thread] [next in thread] 

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