QTfrontend/model/ammoSchemeModel.h
changeset 7437 a46ce1812419
parent 7421 76772043ba7f
child 9080 9b42757d7e71
--- a/QTfrontend/model/ammoSchemeModel.h	Wed Jul 25 22:36:39 2012 +0400
+++ b/QTfrontend/model/ammoSchemeModel.h	Wed Jul 25 22:46:03 2012 +0400
@@ -47,8 +47,8 @@
     public slots:
         void Save();
 
-    signals:
-        void dataChanged(const QModelIndex & topLeft, const QModelIndex & bottomRight);
+//    signals:
+//        void dataChanged(const QModelIndex & topLeft, const QModelIndex & bottomRight);
 
     protected:
         QList< QList<QVariant> > schemes;