aboutsummaryrefslogtreecommitdiff
path: root/plugins/ProfileEditor/forms/profileview.h
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-06-10 13:45:16 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-06-10 13:45:16 +0200
commit5efa5501fb470b4d9ed48fc243a27768804c8eb4 (patch)
treeb8f58f6b3e545e8801144cf9f3f0a64585c2221f /plugins/ProfileEditor/forms/profileview.h
parentUpdate pkgbuild (diff)
downloadsmolbote-5efa5501fb470b4d9ed48fc243a27768804c8eb4.tar.xz
ProfileEditor: apply http settings when they're changed
Diffstat (limited to 'plugins/ProfileEditor/forms/profileview.h')
-rw-r--r--plugins/ProfileEditor/forms/profileview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/ProfileEditor/forms/profileview.h b/plugins/ProfileEditor/forms/profileview.h
index acffbfe..a264cc0 100644
--- a/plugins/ProfileEditor/forms/profileview.h
+++ b/plugins/ProfileEditor/forms/profileview.h
@@ -27,7 +27,6 @@ public:
public slots:
void loadProfile();
- void updateProfile();
private:
Ui::ProfileView *ui;