mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-28 10:44:33 +00:00
fix windows build
This commit is contained in:
parent
df994058bd
commit
afeaca8872
@ -6,6 +6,7 @@
|
||||
//#
|
||||
|
||||
#include <QString>
|
||||
#include "deploy_global.h"
|
||||
|
||||
#ifndef PATHUTILS_H
|
||||
#define PATHUTILS_H
|
||||
@ -14,7 +15,7 @@
|
||||
* @brief The PathUtils class
|
||||
*
|
||||
*/
|
||||
class PathUtils
|
||||
class DEPLOYSHARED_EXPORT PathUtils
|
||||
{
|
||||
public:
|
||||
PathUtils();
|
||||
|
Loading…
x
Reference in New Issue
Block a user