This patch fixes a minor warning:
../alsoft-conf-1.4.3/src/speaker.h:49: Warning: Class SpeakerItem
implements the interface QGraphicsItem but does not list it in
Q_INTERFACES. qobject_cast to QGraphicsItem will not work!
** Patch added: "Fix a non-fatal warning while I'm at it"
https://bugs.
This patch repairs the broken keyboard accelerators on the first tab,
adds a user-friendly window tile, and slightly resizes the "Frequency"
text box.
** Patch added: "Fix user interface displaying unwanted characters"
https://bugs.launchpad.net/ubuntu/+source/alsoft-conf/+bug/618060/+attachme
It would appear I've fixed this bug after a couple of days of learning
to use Qt Creator & Designer. The three labels were not linked to their
respective controls, preventing the shorcut keys from working and
causing the ampersand (&) to appear in the UI. Patches attached
address the following:
m