diff options
Diffstat (limited to 'rbutil/rbutilqt/configure.h')
-rw-r--r-- | rbutil/rbutilqt/configure.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rbutil/rbutilqt/configure.h b/rbutil/rbutilqt/configure.h index f0bb20f418..40ffb79fe7 100644 --- a/rbutil/rbutilqt/configure.h +++ b/rbutil/rbutilqt/configure.h | |||
@@ -49,10 +49,10 @@ class Config : public QDialog | |||
49 | QString language; | 49 | QString language; |
50 | QString programPath; | 50 | QString programPath; |
51 | QUrl proxy; | 51 | QUrl proxy; |
52 | 52 | ||
53 | BrowseDirtree *browser; | 53 | BrowseDirtree *browser; |
54 | BrowseDirtree *cbrowser; | 54 | BrowseDirtree *cbrowser; |
55 | 55 | ||
56 | private slots: | 56 | private slots: |
57 | void setNoProxy(bool); | 57 | void setNoProxy(bool); |
58 | void setSystemProxy(bool); | 58 | void setSystemProxy(bool); |