File indexing completed on 2024-05-12 05:23:42

0001 #pragma once
0002 
0003 #include <QList>
0004 
0005 Q_DECLARE_METATYPE(QList<qint64>)