containing ui setup steps in the profiling again.
[platform/upstream/expedite.git] / src / bin / widgets_list_3.c
index ef0e40b..bf97ca2 100755 (executable)
@@ -177,8 +177,7 @@ void FNAME(void);
 # ifndef UI
 void FNAME(void)
 {
-   _setup();
-   ui_func_set(_key, _loop);
+   ui_func_set(_key, _loop, _setup);
 }
 # endif
 #endif