#include "qgsapplication.h"
#include "qgscodeeditorcss.h"
#include <QWidget>
#include <QString>
#include <QFont>
#include <Qsci/qscilexercss.h>
Go to the source code of this file.