forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.6'
Conflicts: qbs/modules/qtc/qtc.qbs qtcreator.pri src/plugins/qbsprojectmanager/qbsrunconfiguration.cpp Change-Id: I2445882a270731b866b04f28ff87d161224c539a
This commit is contained in:
@@ -77,9 +77,9 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="draftCheckBox">
|
||||
<property name="toolTip">
|
||||
<string>Checked - Mark change as private
|
||||
Unchecked - Unmark change as private
|
||||
Semi-checked - Do not change current state</string>
|
||||
<string>Checked - Mark change as private.
|
||||
Unchecked - Remove mark.
|
||||
Partially checked - Do not change current state.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>&Draft/private</string>
|
||||
|
||||
Reference in New Issue
Block a user