You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
197 B
C
10 lines
197 B
C
|
2 years ago
|
/* This file was generated by syncqt. */
|
||
|
|
#ifndef QT_QTXLSX_VERSION_H
|
||
|
|
#define QT_QTXLSX_VERSION_H
|
||
|
|
|
||
|
|
#define QTXLSX_VERSION_STR "0.3.0"
|
||
|
|
|
||
|
|
#define QTXLSX_VERSION 0x000300
|
||
|
|
|
||
|
|
#endif // QT_QTXLSX_VERSION_H
|