aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@theqtcompany.com>2015-07-06 13:08:06 +0200
committerChristian Stenger <christian.stenger@theqtcompany.com>2015-07-06 12:45:37 +0000
commit6c9c0efc09498d712b23e5d45a738891cfd5ff8b (patch)
tree15f767b387a633bd22abc74c923e569f3d988cde
parent82cffd830a90d4da604fcfd8a721474241caec9a (diff)
Debugger: Fix window title
Change-Id: I77d1a1b27959d5c547daf3943a772c68caa80ff6 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
-rw-r--r--src/plugins/debugger/shared/symbolpathsdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/debugger/shared/symbolpathsdialog.ui b/src/plugins/debugger/shared/symbolpathsdialog.ui
index b9a05860d4..782d068512 100644
--- a/src/plugins/debugger/shared/symbolpathsdialog.ui
+++ b/src/plugins/debugger/shared/symbolpathsdialog.ui
@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
- <string>Dialog</string>
+ <string>Set up Symbol Paths</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>