ecere: Added missing namespaces
authorJerome St-Louis <jerome@ecere.com>
Fri, 15 Jul 2016 04:44:58 +0000 (00:44 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 28 Jul 2016 22:23:30 +0000 (18:23 -0400)
commit7a7894c1b676cbc092c71e4f4ce88e04ab9abd2f
tree30ac867c9ee7f213dd0f34881dc9d6d05dad3974
parent81a0a64d0f1715cbdacb26a28d897e83eb357c0f
ecere: Added missing namespaces
- This was leaving unwanted things in global ecere namespace which should only contain the sub-namespaces
ecere/src/gfx/drivers/gl3/immediate.ec
ecere/src/gfx/drivers/gl3/matrixStack.ec
ecere/src/gui/controls/PaneSplitter.ec
ecere/src/gui/controls/ToolTip.ec
ecere/src/sys/Condition.ec
ecere/src/sys/JSONGlobalSettings.ec