diff options
author | Rohan McGovern <rohan.mcgovern@nokia.com> | 2010-03-04 06:01:58 (GMT) |
---|---|---|
committer | Rohan McGovern <rohan.mcgovern@nokia.com> | 2010-03-04 06:01:58 (GMT) |
commit | b0323ac9e117397509de898b21d63767eddfb289 (patch) | |
tree | 3e87ff5fa0c93f62d174d2af6980b64444a16ec0 /tests/auto/gui.pro | |
parent | 4f884f13a53a18d925054d3773d06cb487a7eb86 (diff) | |
download | Qt-b0323ac9e117397509de898b21d63767eddfb289.zip Qt-b0323ac9e117397509de898b21d63767eddfb289.tar.gz Qt-b0323ac9e117397509de898b21d63767eddfb289.tar.bz2 |
Fixed duplicate entry for windowsmobile in tests/auto/*.pro
Diffstat (limited to 'tests/auto/gui.pro')
-rw-r--r-- | tests/auto/gui.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/gui.pro b/tests/auto/gui.pro index f79420f..a4ed04a 100644 --- a/tests/auto/gui.pro +++ b/tests/auto/gui.pro @@ -210,7 +210,6 @@ SUBDIRS=\ qwsinputmethod \ qwswindowsystem \ qx11info \ - windowsmobile \ win32:SUBDIRS -= qtextpiecetable |