[DEV] update to the specialisation of the signal hide implementation
This commit is contained in:
parent
ea4cc45ac5
commit
5138c91756
@ -7,6 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ewol/widget/Widget.h>
|
#include <ewol/widget/Widget.h>
|
||||||
|
#include <esignal/details/Signal.hxx>
|
||||||
|
|
||||||
#undef __class__
|
#undef __class__
|
||||||
#define __class__ "event::Time"
|
#define __class__ "event::Time"
|
||||||
@ -32,3 +33,6 @@ namespace etk {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// declare for signal event
|
||||||
|
template class esignal::Signal<ewol::event::Time>;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user