From 185e9cc726573660b836da4559f3938efb9b6b34 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Mon, 4 Feb 2019 15:24:59 +0100 Subject: [PATCH] Fix font size of buildplate warning This was most likely copied from an old release but the font in question was deleted. --- resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml b/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml index f33f638119..a9135c4058 100644 --- a/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml +++ b/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml @@ -1,4 +1,4 @@ -// Copyright (c) 2018 Ultimaker B.V. +// Copyright (c) 2019 Ultimaker B.V. // Cura is released under the terms of the LGPLv3 or higher. import QtQuick 2.6