hugoam/kiui

Gcc warns about MK_OBJECT_EXPORT macro

alexeyknyshev opened this issue · 0 comments

/home/alexey/dev/src/kiui/src/Object/Iterable/mkStoreObserver.h:48: warning: type attributes ignored after type is already defined [-Wattributes]
template class MK_OBJECT_EXPORT StoreObserver;
^