summaryrefslogtreecommitdiffstats
path: root/src/activeqt/doc/src/examples/dotnet.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/activeqt/doc/src/examples/dotnet.qdoc')
-rw-r--r--src/activeqt/doc/src/examples/dotnet.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/activeqt/doc/src/examples/dotnet.qdoc b/src/activeqt/doc/src/examples/dotnet.qdoc
index 5f4f575..425bdc3 100644
--- a/src/activeqt/doc/src/examples/dotnet.qdoc
+++ b/src/activeqt/doc/src/examples/dotnet.qdoc
@@ -222,7 +222,7 @@
the Qt objects we want to use in our form. Right-click on the empty
space, and select "Customize". This opens a dialog that has two
tabs, "COM Components" and ".NET Framework Components". We used
- ActiveQt to wrap QWidgets into COM objects, so we select the "COM
+ ActiveQt to wrap \l {QWidget}s into COM objects, so we select the "COM
Components" page, and look for the classes we want to use, e.g.
"QPushButton" and "QAxWidget2".