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

List:       kde-commits
Subject:    KDE/kdepim/kleopatra/models
From:       Marc Mutz <mutz () kde ! org>
Date:       2008-04-08 13:26:45
Message-ID: 1207661205.494857.534.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 794737 by mutz:

Silence warning

 M  +1 -0      keylistmodel.cpp  


--- trunk/KDE/kdepim/kleopatra/models/keylistmodel.cpp #794736:794737
@@ -265,6 +265,7 @@
         explicit TableModelMixin( QObject * p=0 ) : Base( p ) {}
         ~TableModelMixin() {}
 
+        using Base::index;
         /* reimp */ QModelIndex index( int row, int column, const QModelIndex & \
                pidx=QModelIndex() ) const {
             return this->hasIndex( row, column, pidx ) ? this->createIndex( row, \
column, 0 ) : QModelIndex() ;  }


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

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