Spreadsheet: Removed 'using namespace App'; preparation for moving Expression

classes to App.
This commit is contained in:
Eivind Kvedalen
2015-08-29 18:06:12 +02:00
committed by wmayer
parent 98700edbca
commit 61cbad8a12
19 changed files with 289 additions and 195 deletions

View File

@@ -17,7 +17,7 @@
#include <Base/Console.h>
#include "Sheet.h"
#include "Expression.h"
#include "SpreadsheetExpression.h"
/* registration table */