Spreadsheet: Removed 'using namespace App'; preparation for moving Expression
classes to App.
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include "Utils.h"
|
||||
#include <PropertyColumnWidthsPy.h>
|
||||
|
||||
using namespace App;
|
||||
using namespace Spreadsheet;
|
||||
|
||||
const int PropertyColumnWidths::defaultWidth = 100;
|
||||
|
||||
Reference in New Issue
Block a user