diff options
Diffstat (limited to 'components/Input.qml')
| -rw-r--r-- | components/Input.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/Input.qml b/components/Input.qml index c168e8e6..d1ddae89 100644 --- a/components/Input.qml +++ b/components/Input.qml @@ -27,7 +27,7 @@ // THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. import QtQuick.Controls 2.2 -import QtQuick 2.10 +import QtQuick 2.7 import "." 1.0 |
