forked from quickshell/quickshell
debug: add lint for zero sized items
This commit is contained in:
parent
66b494d760
commit
6ceee06884
7 changed files with 109 additions and 0 deletions
|
@ -130,6 +130,7 @@ protected:
|
|||
QQuickWindow* window = nullptr;
|
||||
QQuickItem* mContentItem = nullptr;
|
||||
bool reloadComplete = false;
|
||||
bool ranLints = false;
|
||||
|
||||
private:
|
||||
void polishItems();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue