0

broke out background-clearing code from base overlay primitive

This commit is contained in:
Aaron Griffith
2012-02-26 11:52:43 -05:00
parent 2b7af1886a
commit 5d50f35ac1
7 changed files with 56 additions and 23 deletions

View File

@@ -26,7 +26,7 @@
// increment this value if you've made a change to the c extesion
// and want to force users to rebuild
#define OVERVIEWER_EXTENSION_VERSION 21
#define OVERVIEWER_EXTENSION_VERSION 22
/* Python PIL, and numpy headers */
#include <Python.h>