Talk:Adding a dialog

From Second Life Wiki
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:

  1. include "llvieweruictrlfactory.h"