Simplify refresh signalling

This commit is contained in:
G.K.MacGregor
2023-09-12 13:50:00 +01:00
parent a28e56797b
commit a4680326f0
5 changed files with 36 additions and 48 deletions

View File

@@ -69,7 +69,6 @@ public slots:
void setShowControlCodes(bool showControlCodes);
void updateFlashTimer(int newFlashTimer);
void pauseFlash(bool pauseNow);
void refreshRow(int rowChanged);
void setControlBit(int bitNumber, bool active);
void setDefaultCharSet(int newDefaultCharSet);