mirror of
https://github.com/edubart/otclient.git
synced 2025-12-23 00:27:12 +01:00
ahn?
This commit is contained in:
@@ -25,9 +25,9 @@
|
||||
#ifndef UIELEMENTSKIN_H
|
||||
#define UIELEMENTSKIN_H
|
||||
|
||||
#include "prerequisites.h"
|
||||
#include "uiconstants.h"
|
||||
#include "graphics/image.h"
|
||||
#include <prerequisites.h>
|
||||
#include <graphics/image.h>
|
||||
#include <ui/uiconstants.h>
|
||||
|
||||
class UIElement;
|
||||
|
||||
@@ -58,4 +58,6 @@ private:
|
||||
ImagePtr m_defaultImage;
|
||||
};
|
||||
|
||||
typedef boost::shared_ptr<UIElementSkin> UIElementSkinPtr;
|
||||
|
||||
#endif // UIELEMENTSKIN_H
|
||||
|
||||
Reference in New Issue
Block a user