aboutsummaryrefslogtreecommitdiffstats
path: root/utils/alsoft-config/verstr.h
blob: 73e3ecbdd9d9a2620d4f44af44caaf8d28f60823 (plain)
1
2
3
4
5
6
7
8
#ifndef VERSTR_H
#define VERSTR_H

#include <QString>

QString GetVersionString();

#endif /* VERSTR_H */