24 #ifndef _INPUTSLOTBUNDLE_H_
25 #define _INPUTSLOTBUNDLE_H_
28 #ifdef inputslotbundle_EXPORTS
29 #define inputslotbundle_DECLDIR __declspec(dllexport)
32 #define inputslotbundle_DECLDIR __declspec(dllimport)
35 #define inputslotbundle_DECLDIR
39 #include "SlotBundle.h"
67 void _removeSlot(
int i);