Quote Originally Posted by probine
Sorry for the htree Threads in the same subject... I didn't know how to show the code with colors, therefore I post it again.
Next time, please, use the "Edit" button.

Do you really need to obtain those instances in constructors?
Try something like this:
Qt Code:
  1. ClientGui::clientInstance()->setLoginGui( LoginGui::loginGuiInstance() );
To copy to clipboard, switch view to plain text mode