diff options
author | axis <qt-info@nokia.com> | 2009-08-21 11:50:12 (GMT) |
---|---|---|
committer | axis <qt-info@nokia.com> | 2009-08-21 11:54:23 (GMT) |
commit | 8bf325de4ea3a8c57e7708314e783e68478ed985 (patch) | |
tree | 70b3dcd5a6024a99a704edbbf0b38147b408d2c7 | |
parent | 3d05195088045f3854ff94c527fc211458d52850 (diff) | |
download | Qt-8bf325de4ea3a8c57e7708314e783e68478ed985.zip Qt-8bf325de4ea3a8c57e7708314e783e68478ed985.tar.gz Qt-8bf325de4ea3a8c57e7708314e783e68478ed985.tar.bz2 |
Removed an example that was listed twice.
RevBy: Espen Riskedal
-rw-r--r-- | examples/graphicsview/graphicsview.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/graphicsview/graphicsview.pro b/examples/graphicsview/graphicsview.pro index daf7cc0..95f66b7 100644 --- a/examples/graphicsview/graphicsview.pro +++ b/examples/graphicsview/graphicsview.pro @@ -8,7 +8,6 @@ SUBDIRS = \ !symbian: SUBDIRS += \ diagramscene \ dragdroprobot \ - basicgraphicslayouts \ anchorlayout contains(QT_CONFIG, qt3support):SUBDIRS += portedcanvas portedasteroids |