summaryrefslogtreecommitdiffstats
path: root/examples/widgets/statemachine/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/statemachine/README')
-rw-r--r--examples/widgets/statemachine/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/widgets/statemachine/README b/examples/widgets/statemachine/README
deleted file mode 100644
index a0ac35a89b..0000000000
--- a/examples/widgets/statemachine/README
+++ /dev/null
@@ -1,6 +0,0 @@
-Qt is provided with a powerful hierchical finite state machine through
-the Qt State Machine classes.
-
-
-Documentation for these examples can be found via the Examples
-link in the main Qt documentation.