summaryrefslogtreecommitdiffstats
path: root/doc/html/customlayout-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/customlayout-example.html')
-rw-r--r--doc/html/customlayout-example.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/customlayout-example.html b/doc/html/customlayout-example.html
index 8427c6586..e40ad039f 100644
--- a/doc/html/customlayout-example.html
+++ b/doc/html/customlayout-example.html
@@ -757,11 +757,11 @@ CardLayout::~CardLayout()
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
-#include &lt;<a href="qcolor-h.html">ntqcolor.h</a>&gt;
+#include &lt;<a href="tqcolor-h.html">tqcolor.h</a>&gt;
#include &lt;<a href="qgroupbox-h.html">ntqgroupbox.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="qmultilineedit-h.html">ntqmultilineedit.h</a>&gt;
-#include &lt;<a href="qcolor-h.html">ntqcolor.h</a>&gt;
+#include &lt;<a href="tqcolor-h.html">tqcolor.h</a>&gt;
int main( int argc, char **argv )
{