diff options
Diffstat (limited to 'rbutil/rbutilqt/configure.h')
-rw-r--r-- | rbutil/rbutilqt/configure.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rbutil/rbutilqt/configure.h b/rbutil/rbutilqt/configure.h index fcfa9cbe7d..13451952ac 100644 --- a/rbutil/rbutilqt/configure.h +++ b/rbutil/rbutilqt/configure.h | |||
@@ -52,6 +52,7 @@ class Config : public QDialog | |||
52 | QUrl proxy; | 52 | QUrl proxy; |
53 | QString mountpoint; | 53 | QString mountpoint; |
54 | void updateCacheInfo(QString); | 54 | void updateCacheInfo(QString); |
55 | void changeEvent(QEvent *event); | ||
55 | 56 | ||
56 | private slots: | 57 | private slots: |
57 | void setNoProxy(bool); | 58 | void setNoProxy(bool); |