diff options
author | Oswald Buddenhagen <oswald.buddenhagen@digia.com> | 2014-02-05 18:48:20 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-02-22 18:22:38 +0100 |
commit | 4e92039103b35e1f7a609198235e2cae6ea78789 (patch) | |
tree | 7fa8509ea6daa6da3e1c92fa198116da1d24711a /qt.pro | |
parent | 0a23321599c73357c6f724f204b480ba7311e51a (diff) | |
download | qt5-4e92039103b35e1f7a609198235e2cae6ea78789.tar.gz |
nuke qlalr submodule
it was merged back into qtbase.
Change-Id: Ia5e6252ac13b0f821807c825eea611d484c1dd7b
Reviewed-by: Sergio Ahumada <sahumada@blackberry.com>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
Diffstat (limited to 'qt.pro')
-rw-r--r-- | qt.pro | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -61,7 +61,6 @@ addModule(qtbase) addModule(qtandroidextras, qtbase) addModule(qtmacextras, qtbase) addModule(qtx11extras, qtbase) -addModule(qlalr, qtbase) addModule(qtsvg, qtbase) addModule(qtxmlpatterns, qtbase) addModule(qtdeclarative, qtbase, qtsvg qtxmlpatterns) |