Add missing prefs

half-duplex
Phil Taylor 2022-11-28 09:44:42 +00:00
rodzic 0a1a7b2336
commit 4c76cf6320
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -47,6 +47,7 @@ struct preferences {
QString clusterTcpPassword; QString clusterTcpPassword;
int clusterTimeout; int clusterTimeout;
bool clickDragTuningEnable; bool clickDragTuningEnable;
bool clusterSkimmerSpotsEnable;
}; };
#endif // PREFS_H #endif // PREFS_H