forked from blue/squawk
0.2.0 finalization
This commit is contained in:
parent
8a2658e4fc
commit
4d3ba6b11f
12 changed files with 194 additions and 179 deletions
|
@ -80,9 +80,12 @@ private:
|
|||
bool dirty;
|
||||
uint32_t offset;
|
||||
uint32_t height;
|
||||
uint32_t width;
|
||||
uint32_t x;
|
||||
};
|
||||
std::deque<Hint> hints;
|
||||
int vo;
|
||||
int elementMargin;
|
||||
bool specialDelegate;
|
||||
bool specialModel;
|
||||
bool clearWidgetsMode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue