Modify how Calculator manages the visibility of the History button (#712)
* Modify how Calculator manages the History button + code cleaning * remove extra include
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#include "Common/AppResourceProvider.h"
|
||||
#include "Common/ExpressionCommandSerializer.h"
|
||||
#include "Common/ExpressionCommandDeserializer.h"
|
||||
#include "ViewState.h"
|
||||
|
||||
using namespace CalculatorApp;
|
||||
using namespace CalculatorApp::Common;
|
||||
|
Reference in New Issue
Block a user