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