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:

main.ui diff:
Window title changed from "oalsoft" to "OpenAL Soft Configuration Utility"
Adjusted the size of the "Frequency" box to avoid obscuring the value
Connect each Qlabel's "buddy" to it's respective QObject

speaker.h diff:
Fix a warning about Q_INTERFACES missing QGraphicsItem

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/618060

Title:
  alsoft-conf labels have & in them

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsoft-conf/+bug/618060/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to