This commit is contained in:
zhuzichu
2023-04-20 23:37:51 +08:00
parent 1a9cca4300
commit 1b0cdd6152
3 changed files with 11 additions and 4 deletions

View File

@ -2,7 +2,7 @@
#define LANG_H
#include <QObject>
#include "stdafx.h"
#include "../stdafx.h"
class Lang : public QObject
{