summaryrefslogtreecommitdiff
path: root/src/sync/synchosttypewidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sync/synchosttypewidget.h')
-rw-r--r--src/sync/synchosttypewidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sync/synchosttypewidget.h b/src/sync/synchosttypewidget.h
index 4f577958..b05fd54c 100644
--- a/src/sync/synchosttypewidget.h
+++ b/src/sync/synchosttypewidget.h
@@ -43,7 +43,7 @@ class SyncHostTypeWidget : public QWizardPage, private Ui::SyncHostType
Q_OBJECT
public:
- SyncHostTypeWidget(QWidget *parent = 0);
+ explicit SyncHostTypeWidget(QWidget *parent = 0);
int nextId() const;
bool changed();