diff options
author | Lars Knoll <lars.knoll@nokia.com> | 2011-09-13 14:38:26 +0200 |
---|---|---|
committer | Lars Knoll <lars.knoll@nokia.com> | 2011-09-13 20:11:40 +0200 |
commit | f9748f8cce6ed5dc202c0d3cda76dc640f38b305 (patch) | |
tree | 3874e51a4f922dde9eb46a8ffe35d5bd9d9e9450 /.gitignore | |
parent | e3990c358a5ffa0f43ab3ded018f29e468697841 (diff) | |
download | qtbase-f9748f8cce6ed5dc202c0d3cda76dc640f38b305.tar.gz |
Remove uilib and QtUiTools from QtBase
The code gets moved into the qttools repository,
where it belongs naturally.
Change-Id: Ia50bfe212ead3365d5c3bcb24d2c5e92e2e9de8e
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 8ce55a5f5d..119b6287df 100644 --- a/.gitignore +++ b/.gitignore @@ -275,8 +275,6 @@ work #generated module def and version header files mkspecs/modules/qt_*.pri mkspecs/qmodule.pri -src/uitools/qtuitoolsversion.h -tools/uilib/qtdesignerversion.h #unit tests executables |