Talk:Adding a dialog

From Second Life Wiki
Revision as of 00:28, 7 February 2007 by MrRight David (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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"