aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-10-05 22:51:02 +0000
committerGerald Combs <gerald@wireshark.org>2013-10-05 22:51:02 +0000
commitb3f440f7bd6e4751031d9f83361c2ade96600365 (patch)
tree4d46b9dc801399fb1b9d4e3afc675e16682f4703 /doc
parent0db37a0d2e7ba0f04f67a58e4eb5eb3796450215 (diff)
Add a link to GammaRay.
svn path=/trunk/; revision=52389
Diffstat (limited to 'doc')
-rw-r--r--doc/README.qt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/README.qt b/doc/README.qt
index 783f163a19..ca4123c7a4 100644
--- a/doc/README.qt
+++ b/doc/README.qt
@@ -142,6 +142,12 @@ should provide everything you need. Build the top-level directory using CMake
(see section "Using cmake" above). As an alternative do an in-tree build without
QT and then inside ui/qt/ do "qtcreate QtShark.pro".
+1.2 Other tools
+
+GammaRay lets you inspect the internals of a running Qt application
+similar to Spy++ on Windows.
+
+http://www.kdab.com/kdab-products/gammaray/
2. Going forward