diff options
author | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-11-10 17:58:05 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-11-10 17:58:05 (GMT) |
commit | f890cb88c75efdc92f513e47ee4df35c87886476 (patch) | |
tree | 03c07eabe4fe4d7db35299b7c0d4cd17c1f6b2ea /tests | |
parent | 7005ca9f0f6b1e535ad2b26d3fcf46dffacc3f13 (diff) | |
download | Qt-f890cb88c75efdc92f513e47ee4df35c87886476.zip Qt-f890cb88c75efdc92f513e47ee4df35c87886476.tar.gz Qt-f890cb88c75efdc92f513e47ee4df35c87886476.tar.bz2 |
qfontcombobox auto test added to tests/auto/auto.pro
Reviewed-by: TrustMe
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 1ec4c16..46f26f8 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -135,6 +135,7 @@ SUBDIRS += \ qfocusevent \ qfocusframe \ qfont \ + qfontcombobox \ qfontdatabase \ qfontdialog \ qfontmetrics \ |