diff options
author | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-10-22 08:52:27 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-10-22 08:53:21 (GMT) |
commit | d4a136dc3f1176665c19eec24fa43f40e5180a89 (patch) | |
tree | d8abeeb2de8cfd7cc032e202da52fe6d4a59531e /tests | |
parent | dfec518d7636306bb8c96652d4e72b0883c123df (diff) | |
download | Qt-d4a136dc3f1176665c19eec24fa43f40e5180a89.zip Qt-d4a136dc3f1176665c19eec24fa43f40e5180a89.tar.gz Qt-d4a136dc3f1176665c19eec24fa43f40e5180a89.tar.bz2 |
qfiledialog2 added to tests/auto/auto.pro
Reviewed-by: alexis
Diffstat (limited to 'tests')
-rw-r--r-- | tests/auto/auto.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 8e3ce81..0f7a7f1 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -127,6 +127,7 @@ SUBDIRS += \ qexplicitlyshareddatapointer \ qfile \ qfiledialog \ + qfiledialog2 \ qfileinfo \ qfilesystemwatcher \ qfilesystemmodel \ |