qtpyvcp
qtpyvcp copied to clipboard
Use Qt built-in icons for notification widget messages
Icons for messages do not appear in the notifications widget if the icons do not exist. This error is present when using the linuxcnc debian image. This commit changes the icons to the built-in Qt icons instead.
This code will need to be tested to verify that it works as expected.