#include <QPainter>
#include <QPen>
#include <QVector>
#include <QCompleter>
#include <algorithm>
#include "kis_palette_view.h"
#include "KisPaletteComboBox.h"
Go to the source code of this file.