Talk:Adding a dialog
Jump to navigation
Jump to search
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"