summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/gettingstartedqt.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tutorials/gettingstartedqt.qdoc')
-rw-r--r--examples/widgets/tutorials/gettingstartedqt.qdoc7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/widgets/tutorials/gettingstartedqt.qdoc b/examples/widgets/tutorials/gettingstartedqt.qdoc
index 32e8845c05..2edc1f07f1 100644
--- a/examples/widgets/tutorials/gettingstartedqt.qdoc
+++ b/examples/widgets/tutorials/gettingstartedqt.qdoc
@@ -320,13 +320,6 @@
\skipto Notepad::~Notepad
\printuntil }
- In order to have the text edit field occupy the whole screen, we add
- \c setCentralWidget to the main window.
-
- \quotefromfile tutorials/notepad/notepad.cpp
- \skipto Notepad::Notepad(QWidget *parent)
- \printuntil }
-
\section2 Project File
The wizard generates the following project file, \c {notepad.pro}, for