From 13be7393605b90e93415ae6902af5c9f5e2dedc0 Mon Sep 17 00:00:00 2001
From: Kavindra Palaraja <qtc-committer@nokia.com>
Date: Mon, 19 Jan 2009 14:51:34 +0100
Subject: [PATCH] Fixes: Documentation - swapping the order of the images to
 improve clarity

---
 doc/qtcreator.qdoc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index b33d5cbf53f..4f393ec9dc1 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -162,14 +162,15 @@
     session. You can create a new session using the \gui{Session Manager...},
     available in the \gui{File -> Session} menu.
 
-    \image qtcreator-session-menu.png
+
+    \image qtcreator-session-manager.png
 
 
     To switch between sessions, select \gui{File -> Session}. If you do not
     create and select any session, Qt Creator will always use the default
     session.
 
-    \image qtcreator-session-manager.png
+    \image qtcreator-session-menu.png
 
 
     \section1 Qt Help Integration
-- 
GitLab