This commit is contained in:
Vesa
2014-08-31 13:44:28 +03:00
parent 9a3d3cb306
commit 7bc97f5d5b
3 changed files with 8 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
const int BM_INITIAL_BUFFERS = 512;
//const int BM_INCREMENT = 64;
class BufferManager
class EXPORT BufferManager
{
public:
static void init();