diff --git a/src/ui/qgsdecorationcopyrightdialog.ui b/src/ui/qgsdecorationcopyrightdialog.ui index 64de38b614f..98f4fe7fcf1 100644 --- a/src/ui/qgsdecorationcopyrightdialog.ui +++ b/src/ui/qgsdecorationcopyrightdialog.ui @@ -85,6 +85,9 @@ 100 + + Horizontal offset on the map canvas from the placement anchor + @@ -111,6 +114,9 @@ 100 + + Vertical offset on the map canvas from the placement anchor + diff --git a/src/ui/qgsdecorationimagedialog.ui b/src/ui/qgsdecorationimagedialog.ui index 7b97a98cc13..ef2ed85a232 100644 --- a/src/ui/qgsdecorationimagedialog.ui +++ b/src/ui/qgsdecorationimagedialog.ui @@ -162,8 +162,8 @@ 0 - - + + Horizontal offset on the map canvas from the placement anchor 0 @@ -191,8 +191,8 @@ 0 - - + + Vertical offset on the map canvas from the placement anchor 0 diff --git a/src/ui/qgsdecorationnortharrowdialog.ui b/src/ui/qgsdecorationnortharrowdialog.ui index a7effa14cda..88aa58e867b 100644 --- a/src/ui/qgsdecorationnortharrowdialog.ui +++ b/src/ui/qgsdecorationnortharrowdialog.ui @@ -176,8 +176,8 @@ 0 - - + + Horizontal offset on the map canvas from the placement anchor 0 @@ -205,8 +205,8 @@ 0 - - + + Vertical offset on the map canvas from the placement anchor 0 @@ -342,10 +342,7 @@ - - - - + keeps the selected arrow oriented to the north Automatic diff --git a/src/ui/qgsdecorationscalebardialog.ui b/src/ui/qgsdecorationscalebardialog.ui index a6f9c5ed571..359b2cd67ef 100644 --- a/src/ui/qgsdecorationscalebardialog.ui +++ b/src/ui/qgsdecorationscalebardialog.ui @@ -307,6 +307,9 @@ 100 + + Horizontal offset on the map canvas from the placement anchor + @@ -351,6 +354,9 @@ 100 + + Vertical offset on the map canvas from the placement anchor + diff --git a/src/ui/qgsdecorationtitledialog.ui b/src/ui/qgsdecorationtitledialog.ui index 86319f9abfa..f0e09994673 100644 --- a/src/ui/qgsdecorationtitledialog.ui +++ b/src/ui/qgsdecorationtitledialog.ui @@ -85,6 +85,9 @@ 100 + + Horizontal offset on the map canvas from the placement anchor + @@ -111,6 +114,9 @@ 100 + + Vertical offset on the map canvas from the placement anchor +