aboutsummaryrefslogtreecommitdiff
path: root/src/ui/control.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/control.h')
-rw-r--r--src/ui/control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/control.h b/src/ui/control.h
index d6cbae40..98d41d0d 100644
--- a/src/ui/control.h
+++ b/src/ui/control.h
@@ -155,7 +155,7 @@ namespace cru
//*************** region: layout ***************
- void Relayout();
+ void InvalidateLayout();
void Measure(const Size& available_size);