diff options
author | Alexandru Croitor <alexandru.croitor@qt.io> | 2019-10-07 18:34:21 +0200 |
---|---|---|
committer | Alexandru Croitor <alexandru.croitor@qt.io> | 2019-10-08 13:11:09 +0000 |
commit | 72bf2fbe4268ab80f7428e27a59d689af4fe0862 (patch) | |
tree | 841fc793261a1fca0af5a4c074577d785284a320 /src/plugins/generic/tuiotouch | |
parent | 6c452e2276cf1db8d3a7edb80fabf843d1e3c98a (diff) |
Regenerate generic plugins
Change-Id: I8f009d629a977dcdf79535b3e0b1c4bdd0b89688
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: Qt CMake Build Bot
Diffstat (limited to 'src/plugins/generic/tuiotouch')
-rw-r--r-- | src/plugins/generic/tuiotouch/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/generic/tuiotouch/CMakeLists.txt b/src/plugins/generic/tuiotouch/CMakeLists.txt index 0907f571a9..ec0f03367e 100644 --- a/src/plugins/generic/tuiotouch/CMakeLists.txt +++ b/src/plugins/generic/tuiotouch/CMakeLists.txt @@ -27,6 +27,5 @@ add_qt_plugin(qtuiotouchplugin #### Keys ignored in scope 1:.:.:tuiotouch.pro:<TRUE>: # OTHER_FILES = "tuiotouch.json" -# PLUGIN_CLASS_NAME = "QTuioTouchPlugin" # PLUGIN_EXTENDS = "-" # _LOADED = "qt_plugin" |