BoxSizer to Sizer
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
|
||||
using UtilityEngine::cString;
|
||||
|
||||
namespace EXPORT_FROM_MYDLL FXEngine {
|
||||
namespace FXEngine {
|
||||
/* Singleton */
|
||||
class cGFX
|
||||
class EXPORT_FROM_MYDLL cGFX
|
||||
{
|
||||
private:
|
||||
cGFX();
|
||||
|
||||
Reference in New Issue
Block a user