aboutsummaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/PrivacyLevel.qml2
-rw-r--r--components/PrivacyLevelSmall.qml2
2 files changed, 4 insertions, 0 deletions
diff --git a/components/PrivacyLevel.qml b/components/PrivacyLevel.qml
index 9cfe09d1..63c9b2ba 100644
--- a/components/PrivacyLevel.qml
+++ b/components/PrivacyLevel.qml
@@ -26,6 +26,8 @@
// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+// @TODO: Remove component after wizard redesign
+
import QtQuick 2.0
Item {
diff --git a/components/PrivacyLevelSmall.qml b/components/PrivacyLevelSmall.qml
index 7b869044..4672f1ed 100644
--- a/components/PrivacyLevelSmall.qml
+++ b/components/PrivacyLevelSmall.qml
@@ -26,6 +26,8 @@
// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
// THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+// @TODO: Remove component after wizard redesign
+
import QtQuick 2.0
Item {