Skip to content

Commit acc768e

Browse files
committedJul 19, 2016
Remove "restart required" from "open table as dock" option
Since it seems that a restart *isn't* required! (cherry-picked from 8943ed7)
1 parent 7ecde97 commit acc768e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgsoptionsbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1408,7 +1408,7 @@
14081408
<item>
14091409
<widget class="QCheckBox" name="cbxAttributeTableDocked">
14101410
<property name="text">
1411-
<string>Open attribute table in a dock window (QGIS restart required)</string>
1411+
<string>Open attribute table in a dock window</string>
14121412
</property>
14131413
</widget>
14141414
</item>

0 commit comments

Comments
 (0)
Please sign in to comment.