summaryrefslogtreecommitdiff
path: root/doc/README.qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.qt')
-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