added cyclic update

This commit is contained in:
2018-11-17 22:29:57 +01:00
parent a347c3d965
commit 4c473f5d07
3 changed files with 23 additions and 17 deletions

View File

@@ -8,11 +8,6 @@ QPushButton {
color: #edf2f4;
}
/*QPushbutton:disabled {
background-color: #24e895;
color: #404040;
}*/
QPushButton:hover {
border: 1px solid #0077fd;
}