remove vector (not ready), and correct display error in gtk 3.0

This commit is contained in:
2011-07-31 11:58:44 +02:00
parent e3e868f351
commit 396b03bd42
3 changed files with 16 additions and 16 deletions

View File

@@ -26,7 +26,7 @@
#include "tools_debug.h"
#include "toolsMemory.h"
#include "Vector.h"
//#include "Vector.h" // TODO : Set the vector of edn enable
#include "VectorType.h"