From fcd6f09f7c92e957dcc510d36026af5f4274cff8 Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Wed, 2 Dec 2009 23:05:05 +0000 Subject: small qt4 port of x11 idle code in module "my" fixed bug in python module git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3654 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/pythoncore/kvircmodule.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/pythoncore/kvircmodule.h') 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 -- cgit v1.3.1-10-gc9f91