Quote Originally Posted by jpn View Post
Qt Code:
  1. dialog->layout()->setSizeConstraint(QLayout::SetFixedSize);
To copy to clipboard, switch view to plain text mode 
if write this, i get this error "expected primary expression before '->' token


any ideas?