diff options
Diffstat (limited to 'new/ui.h')
| -rw-r--r-- | new/ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ struct uiSizing { uiSizingSys *sys; }; -typedef strut uiContainer uiContainer; +typedef struct uiParent uiParent; typedef struct uiControl uiControl; struct uiControl { |
