summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/component_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/installer/component_p.h')
-rw-r--r--src/libs/installer/component_p.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/libs/installer/component_p.h b/src/libs/installer/component_p.h
index 05b169d4b..c14d53e70 100644
--- a/src/libs/installer/component_p.h
+++ b/src/libs/installer/component_p.h
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** Copyright (C) 2017 The Qt Company Ltd.
+** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Installer Framework.
@@ -129,7 +129,6 @@ public:
bool isCheckable() const;
void setCheckable(bool checkable);
- bool isSelectable() const;
void setSelectable(bool selectable);
bool isExpandedByDefault() const;