washstepgauge.cpp 162 Bytes edit raw blame history 1 2 3 4 5 6 #include "washstepgauge.h" WashStepGauge::WashStepGauge(QWidget *parent) : PreheatTempGauge(parent) { body.load(":/images/images/auto/graphe_hit_03.png"); }