Combo box is not dynamic compatible
This commit is contained in:
parent
eb6100d687
commit
c193360f79
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ A class method that returns a boolean indicating whether this control is compati
|
||||||
=cut
|
=cut
|
||||||
|
|
||||||
sub isDynamicCompatible {
|
sub isDynamicCompatible {
|
||||||
return 1;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue