Firefox build fails on AIX - nsWelcomeDlg::kMsgCount symbol not found. Need to allocate storage for static const member variable.
r+sr=bryner@brianryner.com git-svn-id: svn://10.0.0.236/trunk@159603 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
#include "nsXInstaller.h"
|
||||
#include <sys/stat.h>
|
||||
|
||||
const int nsWelcomeDlg::kMsgCount;
|
||||
|
||||
nsWelcomeDlg::nsWelcomeDlg()
|
||||
: mTitle(NULL), mWelcomeMsg(NULL), mPixmap(NULL), mBox(NULL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user