ui/gtk/entry.c

branch
newapi
changeset 178
7c3ff86ee9d4
parent 174
0358f1d9c506
child 264
24d9a92fd048
--- a/ui/gtk/entry.c	Sun Apr 16 10:20:21 2023 +0200
+++ b/ui/gtk/entry.c	Tue May 23 11:11:28 2023 +0200
@@ -34,7 +34,6 @@
 #include "container.h"
 #include "entry.h"
 
-#include <ucx/mempool.h>
 
 UIWIDGET ui_spinner(UiObject *obj, int step, UiInteger *i) {
     UiVar *var = malloc(sizeof(UiVar));

mercurial