/* * Copyright 2013 Stephan Aßmus * Distributed under the terms of the MIT License. */ #include "EditContext.h" #include EditContext::EditContext() { } EditContext::~EditContext() { }