Change window titles in image effect dialogs

This commit is contained in:
OverloadedOrama 2020-08-04 19:10:50 +03:00
parent 6d23f95d07
commit 65828b328a
11 changed files with 128 additions and 121 deletions

View file

@ -5,6 +5,7 @@
[node name="GradientDialog" type="ConfirmationDialog"]
margin_right = 200.0
margin_bottom = 196.0
window_title = "Gradient"
resizable = true
script = ExtResource( 1 )
__meta__ = {