Bit renaming. Old Array class is gone, and is replaced by the Array2D class which has also been renamed to Array.
This commit is contained in:
@ -33,7 +33,6 @@ class TestArray: public QObject
|
||||
private slots:
|
||||
void testCArraySpeed();
|
||||
void testPolyVoxArraySpeed();
|
||||
void testPolyVoxArray2DSpeed();
|
||||
void testReadWrite();
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user