diff options
Diffstat (limited to 'lib/recipetool/create_qt5.py')
| -rw-r--r-- | lib/recipetool/create_qt5.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/recipetool/create_qt5.py b/lib/recipetool/create_qt5.py index 3ac991fb..dab67b4a 100644 --- a/lib/recipetool/create_qt5.py +++ b/lib/recipetool/create_qt5.py | |||
| @@ -47,7 +47,6 @@ class Qt5CmakeHandler(CmakeExtensionHandler): | |||
| 47 | 'qtsystems': 'Qt5PublishSubscribe Qt5ServiceFramework Qt5SystemInfo', | 47 | 'qtsystems': 'Qt5PublishSubscribe Qt5ServiceFramework Qt5SystemInfo', |
| 48 | 'qtscript': 'Qt5Script Qt5ScriptTools', | 48 | 'qtscript': 'Qt5Script Qt5ScriptTools', |
| 49 | 'qttools': 'Qt5Designer Qt5Help Qt5LinguistTools Qt5UiPlugin Qt5UiTools', | 49 | 'qttools': 'Qt5Designer Qt5Help Qt5LinguistTools Qt5UiPlugin Qt5UiTools', |
| 50 | 'qtenginio': 'Qt5Enginio', | ||
| 51 | 'qtsensors': 'Qt5Sensors', | 50 | 'qtsensors': 'Qt5Sensors', |
| 52 | 'qtmultimedia': 'Qt5Multimedia Qt5MultimediaWidgets', | 51 | 'qtmultimedia': 'Qt5Multimedia Qt5MultimediaWidgets', |
| 53 | 'qtwebchannel': 'Qt5WebChannel', | 52 | 'qtwebchannel': 'Qt5WebChannel', |
