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 dd80f65b31..4e69996d1f 100644 --- a/rbutil/rbutilqt/configure.h +++ b/rbutil/rbutilqt/configure.h | |||
@@ -54,6 +54,7 @@ class Config : public QDialog | |||
54 | QString mountpoint; | 54 | QString mountpoint; |
55 | void updateCacheInfo(QString); | 55 | void updateCacheInfo(QString); |
56 | void changeEvent(QEvent *event); | 56 | void changeEvent(QEvent *event); |
57 | void selectDevice(QString device, QString mountpoint); | ||
57 | 58 | ||
58 | private slots: | 59 | private slots: |
59 | void showProxyPassword(bool show); | 60 | void showProxyPassword(bool show); |