还是一堆bug的状态
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user