Browse Source

thermostat: edit_prog; fix vertical size on Rpi

master
Richard Genoud 4 years ago
parent
commit
8d766def82
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      soft/thermostat/src/edit_prog_dlg.cpp

+ 1
- 1
soft/thermostat/src/edit_prog_dlg.cpp View File

@ -21,7 +21,7 @@
#include "edit_prog_dlg.h"
#define SPIN_ARROW_W 75
#define SPIN_ARROW_H 50
#define SPIN_ARROW_H 25
#define SPIN_FONT_SZ 20
#define NB_DoW 7


Loading…
Cancel
Save