API change: Using Format instead of Format *
This commit is contained in:
@@ -214,6 +214,7 @@ public:
|
||||
void setHidden(bool hidden);
|
||||
|
||||
bool isValid() const;
|
||||
bool isEmpty() const;
|
||||
|
||||
bool operator == (const Format &format) const;
|
||||
bool operator != (const Format &format) const;
|
||||
|
||||
Reference in New Issue
Block a user