changed: ticket templates
added: new plugin message (WINIX_END_REQUEST) git-svn-id: svn://ttmath.org/publicrep/winix/trunk@714 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
23
plugins/ticket/pluginmsg.h
Executable file
23
plugins/ticket/pluginmsg.h
Executable file
@@ -0,0 +1,23 @@
|
||||
/*
|
||||
* This file is a part of Winix
|
||||
* and is not publicly distributed
|
||||
*
|
||||
* Copyright (c) 2011, Tomasz Sowa
|
||||
* All rights reserved.
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef headerfile_winix_plugins_ticket_pluginmsg
|
||||
#define headerfile_winix_plugins_ticket_pluginmsg
|
||||
|
||||
|
||||
// values from 4100 - 4199 reserved for 'ticket' plugin
|
||||
|
||||
#define WINIX_PL_TICKET_SORT_POINTERS 4100
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user