/** Copyright 2013, Ingo Weinhold, ingo_weinhold@gmx.de.* Distributed under the terms of the MIT License.*/#include "TermViewHighlight.h"TermViewHighlighter::~TermViewHighlighter(){}uint32TermViewHighlighter::AdjustTextAttributes(uint32 attributes){return attributes;}