This commit is contained in:
zhuzihcu
2023-05-17 12:49:41 +08:00
parent 09dd381bbc
commit b93f91a73f
8 changed files with 63 additions and 18 deletions

View File

@ -8,8 +8,8 @@ class Q_DECL_EXPORT FluentUI
{
public:
static void init();
static void preInit();
static void postInit();
};
#endif // FLUENTUI_H