From 65c6c19398cbf5f5a08e3b612e60f1a4d632e9f1 Mon Sep 17 00:00:00 2001 From: Marius Bugge Monsen Date: Wed, 22 Jul 2009 14:24:10 +1000 Subject: Remove metatype declaration from the QListSelectionManager test. --- tests/qlistselectionmanager/tst_qlistselectionmanager.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/qlistselectionmanager/tst_qlistselectionmanager.cpp b/tests/qlistselectionmanager/tst_qlistselectionmanager.cpp index 4821aa0..78a96ea 100644 --- a/tests/qlistselectionmanager/tst_qlistselectionmanager.cpp +++ b/tests/qlistselectionmanager/tst_qlistselectionmanager.cpp @@ -73,7 +73,6 @@ private: Q_DECLARE_METATYPE(QList) Q_DECLARE_METATYPE(QList) -Q_DECLARE_METATYPE(QtListSelectionChange) tst_QtListSelectionManager::tst_QtListSelectionManager() : manager(0), model(0) -- cgit v1.2.3