Hi Folks,

In my project(Qt4) I'm using
Qt Code:
  1. void QGridLayout::addColSpacing ( int col, int minsize )
To copy to clipboard, switch view to plain text mode 
the above method but I'm getting the following error " 'addColSpacing' : is not a member of 'QGridLayout'. "

Can any one help me in this regard..!!!