feat: add a new awesome feature
This commit is contained in:
@@ -64,5 +64,6 @@ public:
|
||||
int indexOf(const std::string& tabText) const;
|
||||
void setDirty(bool dirty) override;
|
||||
void requestRepaint(Control* parent)override;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user