diff options
author | Lorn Potter <[email protected]> | 2018-06-05 07:40:44 +1000 |
---|---|---|
committer | Lorn Potter <[email protected]> | 2018-06-20 05:19:43 +0000 |
commit | 17c450bb9a18c2db70da86436554236cc95429f1 (patch) | |
tree | 7e4e09c4ca1099e5dce421fa3986214af010a3cf /src/plugins/platforms/html5/qhtml5integration.h | |
parent | 8dcc67854dd3a668d62cbc3146ddf7ae3398d3e1 (diff) |
wasm: clean up platform plugin
Change-Id: Id1394c186f287d14fddf572e83eb3982d7cc8cf5
Reviewed-by: Morten Johan Sørvig <[email protected]>
Diffstat (limited to 'src/plugins/platforms/html5/qhtml5integration.h')
-rw-r--r-- | src/plugins/platforms/html5/qhtml5integration.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/platforms/html5/qhtml5integration.h b/src/plugins/platforms/html5/qhtml5integration.h index 7c6373c9f78..727f9ee72b7 100644 --- a/src/plugins/platforms/html5/qhtml5integration.h +++ b/src/plugins/platforms/html5/qhtml5integration.h @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2017 The Qt Company Ltd. +** Copyright (C) 2018 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the plugins of the Qt Toolkit. |