Add opening tab in popup (#3082)
Co-authored-by: zneix <zneix@zneix.eu> Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -67,6 +67,8 @@ struct ContainerNodeDescriptor {
|
||||
};
|
||||
|
||||
struct TabDescriptor {
|
||||
static TabDescriptor loadFromJSON(const QJsonObject &root);
|
||||
|
||||
QString customTitle_;
|
||||
bool selected_{false};
|
||||
bool highlightsEnabled_{true};
|
||||
|
||||
Reference in New Issue
Block a user