We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b56c111 commit b1b6312Copy full SHA for b1b6312
Core/GDCore/IDE/ProjectFileWriter.h
@@ -22,7 +22,7 @@ namespace gd
22
* that are part of a project). This class provides tool functions
23
* that write the "real" project file.
24
*/
25
-class ProjectFileWriter
+class GD_CORE_API ProjectFileWriter
26
{
27
public:
28
0 commit comments