summaryrefslogtreecommitdiff
path: root/src/ui/widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/widget.h')
-rw-r--r--src/ui/widget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/widget.h b/src/ui/widget.h
index d93b0344..4025f5c5 100644
--- a/src/ui/widget.h
+++ b/src/ui/widget.h
@@ -143,7 +143,6 @@ struct Impl_Widget {
143 iInt2 minSize; 143 iInt2 minSize;
144 iWidget * sizeRef; 144 iWidget * sizeRef;
145 iWidget * offsetRef; 145 iWidget * offsetRef;
146 const iAnim *animOffsetRef;
147 int padding[4]; /* left, top, right, bottom */ 146 int padding[4]; /* left, top, right, bottom */
148 iAnim visualOffset; 147 iAnim visualOffset;
149 int bgColor; 148 int bgColor;