2019-08-31 22:28:26 -07:00

9 lines
106 B
C

#ifndef VERSTR_H
#define VERSTR_H
#include <QString>
QString GetVersionString();
#endif /* VERSTR_H */