diff options
author | ninerider <qt-info@nokia.com> | 2009-09-25 08:19:30 (GMT) |
---|---|---|
committer | ninerider <qt-info@nokia.com> | 2009-09-25 08:19:30 (GMT) |
commit | b7070e227b587485b7dec3d1c8a89f23b67540d3 (patch) | |
tree | 48b7c28bb3b92cf36bc9c72383a7476d4213e213 /tests/auto/auto.pro | |
parent | 10392eef4fd4f9206038d795ea9e32e06131bf9a (diff) | |
download | Qt-b7070e227b587485b7dec3d1c8a89f23b67540d3.zip Qt-b7070e227b587485b7dec3d1c8a89f23b67540d3.tar.gz Qt-b7070e227b587485b7dec3d1c8a89f23b67540d3.tar.bz2 |
Amended the Q3 subdirectory list
One item slipped and was now added.
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r-- | tests/auto/auto.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 896d29e..9321e19 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -31,6 +31,7 @@ Q3SUBDIRS += \ q3hbox \ q3header \ q3iconview \ + q3listbox \ q3listview \ q3listviewitemiterator \ q3mainwindow \ @@ -196,7 +197,6 @@ SUBDIRS += \ qline \ qlineedit \ qlist \ - q3listbox \ qlistview \ qlistwidget \ qlocale \ |