src/MainWindow.h

changeset 102
b017001850df
parent 91
409d9c7214be
child 125
2e79e0975e58
equal deleted inserted replaced
101:1d14d3bf2465 102:b017001850df
75 QString port; ///< MQTT port 75 QString port; ///< MQTT port
76 } IniWS; 76 } IniWS;
77 77
78 static IniWS wsProd; 78 static IniWS wsProd;
79 static IniWS wsDev; 79 static IniWS wsDev;
80 static double my_brix_correction = 1.04;
80 81
81 82
82 namespace Ui { 83 namespace Ui {
83 class MainWindow; 84 class MainWindow;
84 } 85 }

mercurial