+ Add export macro to Enumeration class
This commit is contained in:
@@ -51,7 +51,7 @@ namespace App
|
||||
*
|
||||
* \todo Implement lazy copy
|
||||
*/
|
||||
class Enumeration
|
||||
class AppExport Enumeration
|
||||
{
|
||||
friend class App::PropertyEnumeration;
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user