add token support

This commit is contained in:
arcan1s
2014-07-29 17:38:16 +04:00
parent bc10fc76ab
commit 8c833a8146
10 changed files with 115 additions and 52 deletions

View File

@@ -84,7 +84,7 @@ private:
/**
* @brief contains information about enabled modules
*/
bool modules[2];
bool modules[3];
/**
* @brief class user interface
*/