the progress now displays on a mac. Needs some visual adjustments though.
This commit is contained in:
@@ -9,6 +9,8 @@ public:
|
||||
LoadingWindow_MacOSX();
|
||||
~LoadingWindow_MacOSX();
|
||||
void SetText( RString str );
|
||||
void SetProgress( const int progress );
|
||||
void SetTotalWork( const int totalWork );
|
||||
};
|
||||
#define USE_LOADING_WINDOW_MACOSX
|
||||
|
||||
|
||||
Reference in New Issue
Block a user