aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/pythoncore/kvircmodule.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/pythoncore/kvircmodule.h')
-rw-r--r--src/modules/pythoncore/kvircmodule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/pythoncore/kvircmodule.h b/src/modules/pythoncore/kvircmodule.h
index 2a7ed7502..7e5049ec4 100644
--- a/src/modules/pythoncore/kvircmodule.h
+++ b/src/modules/pythoncore/kvircmodule.h
@@ -47,7 +47,7 @@ extern "C" {
#endif
// Total number of C API pointers
- #define PyKVIrc_API_NUM 9
+ #define PyKVIrc_API_NUM 10
#ifdef KVIRC_MODULE
// This section is used when compiling kvircmodule.cpp