hi!

how can i remove the & in the QPushButoon and QToolButton name?

everytime i add new QToolButton or QPushButton, & is automatically added in its name.. i edited the buttons name and remove the & but after pressing ok, the & returns..

is way a to remove this?

im using qt 3.3 on linux..

thnks..