From 0b04a9542db946e9fb94780aee24869e463ceaa2 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 5 Mar 2012 00:35:20 +0200 Subject: Reload proxifier config functionality. Remove message about config update --- client/Proxifier.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'client/Proxifier.h') diff --git a/client/Proxifier.h b/client/Proxifier.h index 9d5b316..712e79c 100644 --- a/client/Proxifier.h +++ b/client/Proxifier.h @@ -30,11 +30,11 @@ public: * @return pointer to Proxifier singleton */ static Proxifier* GetInstance(); - /** - * @brief restart Proxifier.exe process - * @return true on success or false otherwise - */ - bool Restart(); + /** + * @brief Reload Proxifier's profile + * @return true on success or false otherwise + */ + bool ReloadConfig(); /** * @brief Chack if the current config is valid * @return true if the config is valid or false otherwise -- cgit v1.2.3