summaryrefslogtreecommitdiffstats
path: root/installerbuilder/common/repository.h
diff options
context:
space:
mode:
Diffstat (limited to 'installerbuilder/common/repository.h')
-rw-r--r--installerbuilder/common/repository.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/installerbuilder/common/repository.h b/installerbuilder/common/repository.h
index d6e90d094..a2c77f4e0 100644
--- a/installerbuilder/common/repository.h
+++ b/installerbuilder/common/repository.h
@@ -44,7 +44,7 @@ class INSTALLER_EXPORT Repository
public:
explicit Repository();
Repository(const Repository &other);
- explicit Repository(const QUrl &url, bool isDefault = true);
+ explicit Repository(const QUrl &url, bool isDefault);
bool isValid() const;
bool isDefault() const;