implemented CTRL+C

This commit is contained in:
2020-03-30 11:30:18 +02:00
parent 1ab0ef0d3e
commit 55e9ad2348
2 changed files with 43 additions and 1 deletions
+1
View File
@@ -57,6 +57,7 @@ protected:
private slots:
void onGo();
void onCopy();
void onCopyRow();
void onShowTemperature(int state);
void onShowPressure(int state);
void onShowHumidity(int state);