Change orange to red

This commit is contained in:
Jonas Kvinge
2018-09-20 17:44:31 +02:00
parent 97ec12b5b3
commit 25249be37f
4 changed files with 6 additions and 6 deletions

View File

@@ -67,7 +67,7 @@ class OSDPretty : public QWidget {
static const int kSnapProximity;
static const QRgb kPresetBlue;
static const QRgb kPresetOrange;
static const QRgb kPresetRed;
static bool IsTransparencyAvailable();