We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 372933b commit 7038f07Copy full SHA for 7038f07
1 file changed
src/gui/wizard/owncloudconnectionmethoddialog.h
@@ -37,7 +37,7 @@ class OwncloudConnectionMethodDialog : public QDialog
37
38
// The URL that was tried
39
void setUrl(const QUrl &);
40
- void setHTTPOnly(const bool);
+ void setHTTPOnly(bool);
41
42
public slots:
43
void returnNoTLS();
0 commit comments