CCIMXDesktop
Loading...
Searching...
No Matches
settings.h
1
#ifndef SETTINGS_H
2
#define SETTINGS_H
3
4
#include <QColor>
5
9
static
constexpr
const
QColor DEF_PEN_COLOR = QColor(0, 0, 0);
10
14
static
constexpr
const
short
DEF_PEN_WIDTH = 2;
15
16
#endif
// SETTINGS_H
builtin
app
SimpleDrawer
settings.h
Generated by
1.9.8