#ifndef SUBSURFACESYSINFO_H
#define SUBSURFACESYSINFO_H
#ifdef Q_OS_WIN
bool isWin7Or8();
#endif
#endif // SUBSURFACESYSINFO_H