还是一堆bug的状态

This commit is contained in:
2026-08-01 20:09:45 +08:00
parent 0df7beda49
commit 8fb9683182
294 changed files with 13678 additions and 10864 deletions
+3 -2
View File
@@ -2,7 +2,8 @@
#include "../Base/Layout.h"
#include "../Base/global.h"
#include "global.h"
namespace Psc {
#include "third_party/Renderive/Widget/component/export.h"
namespace Flex_Qt {
class Icon2;
class Table_View;
struct Table_Edit_Able {
@@ -27,4 +28,4 @@ struct Widget_Data : Base_Table_Data {
QWidget* widget{};
void update(bool show, Table_View* view, QPainter* painter, QRect rect) override;
};
} // namespace Psc
}