Utility: Fixes compilation
This commit is contained in:
@@ -35,6 +35,8 @@ namespace Nz
|
|||||||
|
|
||||||
inline bool IsValid() const;
|
inline bool IsValid() const;
|
||||||
|
|
||||||
|
template<typename... Args> static IconRef New(Args&&... args);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
IconImpl* m_impl;
|
IconImpl* m_impl;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user