Invalid use of member (did you forget the `&' ?)

Peter Moscatt pgmoscatt at optushome.com.au
Sun Aug 24 08:58:23 BST 2003


I am writing an app which contains the following code, but when I
compile I get the compiler error message beneath.

What have I done incorrectly ?

Pete




void PGM_Main::modePhone()
{
  modeCw->setDown(FALSE);
}


mainwindow.ui.h:35: invalid use of member (did you forget the `&' ?) 
mainwindow.ui.h:35: base operand of `->' is not a pointer 


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list