diff --git a/prefs.h b/prefs.h index 96f13e2..4309e33 100644 --- a/prefs.h +++ b/prefs.h @@ -47,6 +47,7 @@ struct preferences { QString clusterTcpPassword; int clusterTimeout; bool clickDragTuningEnable; + bool clusterSkimmerSpotsEnable; }; #endif // PREFS_H