This commit is contained in:
Eduardo Bart
2011-04-17 17:09:37 -03:00
parent 9b22a6e0a6
commit f2c187c810
8 changed files with 1773 additions and 42 deletions

View File

@@ -26,8 +26,9 @@
#define UICHECKBOXSKIN_H
#include <prerequisites.h>
#include <ui/uielementskin.h>
class UICheckBoxSkin
class UICheckBoxSkin : public UIElementSkin
{
};