diff --git a/src/ui/qgsaddattrdialogbase.ui b/src/ui/qgsaddattrdialogbase.ui index edb1e6d162f..4b21d118475 100644 --- a/src/ui/qgsaddattrdialogbase.ui +++ b/src/ui/qgsaddattrdialogbase.ui @@ -17,29 +17,6 @@ true - - - - Type - - - mTypeBox - - - - - - - - - - Type - - - mTypeBox - - - @@ -50,32 +27,8 @@ - - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok - - - - - - - Maximum number of digits after the decimal place. For example 123.45 requires a field precision of 2. - - - Precision - - - mPrec - - - - - - - Total length of field (including the number of digits after the decimal place for decimal fields).<br>For example 123.45 requires a decimal field length of 5, and 123456 requires an integer field length of 6. - - + + @@ -87,10 +40,36 @@ - - - - Maximum number of digits after the decimal place. For example 123.45 requires a field precision of 2. + + + + + + + Type + + + mTypeBox + + + + + + + + + + Provider type + + + + + + + Type + + + mTypeBox @@ -107,11 +86,32 @@ - - + + + + Total length of field (including the number of digits after the decimal place for decimal fields).<br>For example 123.45 requires a decimal field length of 5, and 123456 requires an integer field length of 6. + + - - + + + + Maximum number of digits after the decimal place. For example 123.45 requires a field precision of 2. + + + Precision + + + mPrec + + + + + + + Maximum number of digits after the decimal place. For example 123.45 requires a field precision of 2. + + @@ -126,10 +126,10 @@ - - - - Provider type + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok