src/hbwidgets/dataform/hbdataformmodel.h
changeset 2 06ff229162e9
parent 0 16d8024aca5e
--- a/src/hbwidgets/dataform/hbdataformmodel.h	Mon May 03 12:48:33 2010 +0300
+++ b/src/hbwidgets/dataform/hbdataformmodel.h	Fri May 14 16:09:54 2010 +0300
@@ -73,7 +73,6 @@
     HbDataFormModelItem* invisibleRootItem() const;  
     void clear();
 
-    virtual bool insertRows(int row, int count, const QModelIndex &index = QModelIndex());
     virtual bool removeRows(int row, int count, const QModelIndex &index);
 
     virtual QModelIndex parent(const QModelIndex &index) const;