OSDN Git Service

Ver0.26
[gefu/Gefu.git] / win32.h
1 #ifndef WIN32_H
2 #define WIN32_H
3
4 #include <QString>
5
6 namespace Win32 {
7
8 bool hasSystemAttribute(const QString &path);
9
10 }
11 #endif // WIN32_H