summaryrefslogtreecommitdiff
path: root/examples/graphicsview/anchorlayout
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2009-10-23 14:19:28 +0200
committerDavid Boddie <dboddie@trolltech.com>2009-10-23 14:19:28 +0200
commit08cb2ac46791ef3abfd9d85eb6a75251b1f41336 (patch)
treeec293c997941a028317ce811fe83355aeea7c273 /examples/graphicsview/anchorlayout
parent1b998b443ffe8252d8f4d9cc8427fabf9d345a15 (diff)
downloadqt4-tools-08cb2ac46791ef3abfd9d85eb6a75251b1f41336.tar.gz
Doc: Reviewed and revised QGraphicsAnchorLayout documentation.
Reviewed-by: Trust Me
Diffstat (limited to 'examples/graphicsview/anchorlayout')
-rw-r--r--examples/graphicsview/anchorlayout/anchorlayout.pro10
1 files changed, 2 insertions, 8 deletions
diff --git a/examples/graphicsview/anchorlayout/anchorlayout.pro b/examples/graphicsview/anchorlayout/anchorlayout.pro
index c2a1beadc8..fd085cc330 100644
--- a/examples/graphicsview/anchorlayout/anchorlayout.pro
+++ b/examples/graphicsview/anchorlayout/anchorlayout.pro
@@ -1,9 +1,4 @@
-######################################################################
-# Automatically generated by qmake (2.01a) Tue May 12 15:22:25 2009
-######################################################################
-
-# Input
-SOURCES += main.cpp
+SOURCES = main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/anchorlayout
@@ -11,5 +6,4 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES anchorlayout.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/graphicsview/anchorlayout
INSTALLS += target sources
-TARGET = anchorlayout_example
-CONFIG+=console \ No newline at end of file
+TARGET = anchorlayout