'tickets' can use 'threads' now
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@706 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
*/
|
||||
|
||||
#include "funticket.h"
|
||||
#include "core/plugin.h"
|
||||
#include "plugins/thread/pluginmsg.h"
|
||||
|
||||
|
||||
|
||||
@@ -47,6 +49,8 @@ void FunTicket::MakeGet()
|
||||
ticket_info->ticket = &ticket;
|
||||
|
||||
tdb->GetTicket(request->item.id, ticket);
|
||||
|
||||
plugin.Call(WINIX_PL_THREAD_PREPARE_THREAD, request->item.id);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user