hello,

how to add a horizontal line separator in a Qmenu ?
I tried this, but it doesn't work :
fileMenu->addAction(fileMenu->addSeparator());

thanks