diff options
Diffstat (limited to 'tests')
-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 \ |