Talk:Adding a dialog
Revision as of 23:28, 6 February 2007 by MrRight David (talk | contribs)
What am I missing? Using VC++ Express and when I do the 'Add a dialog' example I can't get past:
llfloaterfoo.cpp : error C3867: 'LLFloaterGoo::onCommitBaz': function call missing argument list
error.
Anyone else have this?
Doh!... helps to:
- include "llvieweruictrlfactory.h"