diff options
Diffstat (limited to 'client/UpdatedConfig.h')
-rw-r--r-- | client/UpdatedConfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/UpdatedConfig.h b/client/UpdatedConfig.h index bc58ca5..5470d4d 100644 --- a/client/UpdatedConfig.h +++ b/client/UpdatedConfig.h @@ -49,7 +49,7 @@ private: SslClient *client; /** - * @brief timer that is responsible on config updates + * @brief timer that is responsible on config updates and reconnection retries */ QTimer *configUpdateTimer; |