QTfrontend/model/ammoSchemeModel.h
changeset 7421 76772043ba7f
parent 6952 7f70f37bbf08
child 9080 9b42757d7e71
--- a/QTfrontend/model/ammoSchemeModel.h	Sat Jul 21 17:51:51 2012 -0400
+++ b/QTfrontend/model/ammoSchemeModel.h	Tue Jul 24 16:10:09 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;