ui/gtk/entry.c

branch
newapi
changeset 174
0358f1d9c506
parent 164
1d912f78fd1d
child 264
24d9a92fd048
--- a/ui/gtk/entry.c	Sat Apr 15 21:06:45 2023 +0200
+++ b/ui/gtk/entry.c	Mon May 22 16:17:26 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