Fix cross build for windows.
This commit is contained in:
4
3rdparty/qtsingleapplication/qtlockedfile.h
vendored
4
3rdparty/qtsingleapplication/qtlockedfile.h
vendored
@@ -61,8 +61,6 @@
|
||||
# define QT_QTLOCKEDFILE_EXPORT
|
||||
#endif
|
||||
|
||||
namespace QtLP_Private {
|
||||
|
||||
class QT_QTLOCKEDFILE_EXPORT QtLockedFile : public QFile
|
||||
{
|
||||
public:
|
||||
@@ -92,5 +90,5 @@ private:
|
||||
#endif
|
||||
LockMode m_lock_mode;
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user