diff --git a/repertory/librepertory/include/app_config.hpp b/repertory/librepertory/include/app_config.hpp index 56d73790..efd0c60f 100644 --- a/repertory/librepertory/include/app_config.hpp +++ b/repertory/librepertory/include/app_config.hpp @@ -216,10 +216,10 @@ public: void set_database_type(const database_type &value); - void set_enable_download_timeout(bool value); - void set_enable_comm_duration_events(bool value); + void set_enable_download_timeout(bool value); + void set_enable_drive_events(bool value); #if defined(_WIN32)