From 0bab3d91e6681e171a3454ea030fe0002bd23481 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= <thorbjorn.lindeijer@nokia.com>
Date: Fri, 6 Feb 2009 14:06:19 +0100
Subject: [PATCH] Fixed title of dialog

---
 src/plugins/debugger/breakbyfunction.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/plugins/debugger/breakbyfunction.ui b/src/plugins/debugger/breakbyfunction.ui
index 06cedb2e469..d6c045219c3 100644
--- a/src/plugins/debugger/breakbyfunction.ui
+++ b/src/plugins/debugger/breakbyfunction.ui
@@ -11,7 +11,7 @@
    </rect>
   </property>
   <property name="windowTitle">
-   <string>Start Debugger</string>
+   <string>Set Breakpoint at Function</string>
   </property>
   <layout class="QVBoxLayout">
    <property name="spacing">
-- 
GitLab