Skip to content
Snippets Groups Projects
Commit 7dc19b46 authored by Orgad Shaneh's avatar Orgad Shaneh Committed by Orgad Shaneh
Browse files

Git: Set a title for change selection dialog


Lost in 13a0b348

Change-Id: Id798c849cd30c44db1e16d14ddfba4c78a77e2f2
Reviewed-by: default avatarLeena Miettinen <riitta-leena.miettinen@digia.com>
parent 3bc4bb3c
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,9 @@
<height>350</height>
</rect>
</property>
<property name="windowTitle">
<string>Select a Git Commit</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<property name="sizeConstraint">
<enum>QLayout::SetDefaultConstraint</enum>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment