hehe :-)
This commit is contained in:
parent
b30ff30ed0
commit
5f3362a929
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ PTK_COMPONENT_DEFINE(PtkEllipse,
|
||||||
);
|
);
|
||||||
|
|
||||||
typedef struct PtkClickable PtkClickable;
|
typedef struct PtkClickable PtkClickable;
|
||||||
|
|
||||||
typedef void (*MouseButtonCallback)(PtkClickable *self, const int button, const int mods);
|
typedef void (*MouseButtonCallback)(PtkClickable *self, const int button, const int mods);
|
||||||
|
|
||||||
PTK_COMPONENT_DEFINE(PtkClickable,
|
PTK_COMPONENT_DEFINE(PtkClickable,
|
||||||
|
|
Loading…
Reference in a new issue