diff options
Diffstat (limited to 'doc/html/customlayout-example.html')
-rw-r--r-- | doc/html/customlayout-example.html | 4 |
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 <<a href="qapplication-h.html">ntqapplication.h</a>> #include <<a href="qlabel-h.html">ntqlabel.h</a>> -#include <<a href="qcolor-h.html">ntqcolor.h</a>> +#include <<a href="tqcolor-h.html">tqcolor.h</a>> #include <<a href="qgroupbox-h.html">ntqgroupbox.h</a>> #include <<a href="qpushbutton-h.html">ntqpushbutton.h</a>> #include <<a href="qmultilineedit-h.html">ntqmultilineedit.h</a>> -#include <<a href="qcolor-h.html">ntqcolor.h</a>> +#include <<a href="tqcolor-h.html">tqcolor.h</a>> int main( int argc, char **argv ) { |