From d060acfac5d7f036d2daf395a80e0cde75e95a7b Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Tue, 25 Jun 2013 12:21:30 +0200 Subject: Add qtmacextras and qtwinextras to qt5.git#stable Change-Id: I440e8ad733feaadb07e74fb91342434f66bae160 Reviewed-by: Oswald Buddenhagen --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index d8c8bd28..8fbcde15 100644 --- a/.gitmodules +++ b/.gitmodules @@ -94,3 +94,9 @@ [submodule "qtx11extras"] path = qtx11extras url = ../qtx11extras.git +[submodule "qtmacextras"] + path = qtmacextras + url = ../qtmacextras.git +[submodule "qtwinextras"] + path = qtwinextras + url = ../qtwinextras.git -- cgit v1.2.3