-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA224
On Sun July 13 2014 1:39:42 pm Slávek Banko wrote:
I noticed in the Amarok tray icon menu are missing entries Restore and Quit. So far I have not determine whether this is due to commit f3088bc3...
On my system reversing commit f3088bc3 restores the missing menu options.
Darrell
I forgot to declare resizeEvent and showEvent as virtual void in amarok/src/systray.h; I haven't yet tested if fixing this will repair the regression. Aside from this slip-up I don't see anything in that commit that should affect the menu options whatsoever.
If you want to try adding the missing virtual keyword to those two methods please let me know if it fixes the problem. Otherwise I'll try to track this down tomorrow when I have more time.
Thanks!
Tim