Skip to content
Snippets Groups Projects
Commit 57df7311 authored by Leena Miettinen's avatar Leena Miettinen
Browse files

Doc: fix links

parent b40500a7
No related branches found
No related tags found
No related merge requests found
......@@ -104,8 +104,9 @@
public/protected/private methods).
\o Do not reimplement methods (not even inlines,
nor protected or private methods).
\o Check BinaryCompatibilityWorkarounds for ways to preserve binary
compatibility.
\o Check
\l {http://developer.qt.nokia.com/wiki/Binary_Compatibility_Workarounds}{Binary Compatibility Workarounds}
for ways to preserve binary compatibility.
\endlist
\endlist
......@@ -792,8 +793,8 @@
\section2 Namespacing
Read QtInNamespace and keep in mind that all of Qt Creator is
\e{namespace aware} code.
Read \l {http://developer.qt.nokia.com/wiki/Qt_In_Namespace}{Qt In Namespace}
and keep in mind that all of Qt Creator is \e{namespace aware} code.
\section2 Conventions for Public Header Files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment