This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// | |
// Author: Lorenzo Bettini <http://www.lorenzobettini.it>, (C) 2004-2008 | |
// | |
// Copyright: See COPYING file that comes with this distribution | |
// | |
#ifndef HIGHLIGHTSTATEBUILDER_H_ | |
#define HIGHLIGHTSTATEBUILDER_H_ | |
#include "highlightstate.h" |
OlderNewer