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