Quote Originally Posted by FelixB View Post
you can have logical errors in your code... the compiler can check the syntax only.

I guess, you don't use this library correctly...
I don't use that library. I only have png images to set some icons to the menu bar.
like this:
Qt Code:
  1. m_form.mainToolBar->addAction(m_form.action_Quit);
To copy to clipboard, switch view to plain text mode