[loading window] Theme loading should also list itself in the loading window.
This commit is contained in:
@@ -53,6 +53,8 @@ LoadingWindow *LoadingWindow::Create()
|
||||
return ret;
|
||||
}
|
||||
|
||||
LoadingWindow *pLoadingWindow;
|
||||
|
||||
/*
|
||||
* (c) 2002-2005 Glenn Maynard
|
||||
* All rights reserved.
|
||||
|
||||
@@ -21,6 +21,8 @@ protected:
|
||||
int m_totalWork;
|
||||
};
|
||||
|
||||
extern LoadingWindow *pLoadingWindow;
|
||||
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user