mirror of
https://github.com/pocoproject/poco.git
synced 2025-12-09 16:36:51 +01:00
porting 1.4.4 rev. 1929, 1939 (SF# 3552680 et. al)
This commit is contained in:
@@ -171,6 +171,8 @@ class AbstractEvent
|
||||
/// to create the PriorityDelegate.
|
||||
{
|
||||
public:
|
||||
typedef TArgs Args;
|
||||
|
||||
AbstractEvent():
|
||||
_executeAsync(this, &AbstractEvent::executeAsyncImpl),
|
||||
_enabled(true)
|
||||
|
||||
Reference in New Issue
Block a user