// Description: An aggregate file for extended views
#ifndef PASTELSYS_EXTENDEDCONSTVIEWS_H
#define PASTELSYS_EXTENDEDCONSTVIEWS_H
#include "borderedconstview.h"
#include "clampedconstview.h"
#include "mirroredconstview.h"
#include "repeatedconstview.h"
#endif