From 9001ca34f73ad861c049f367e2ef8477d19e7432 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 6 Apr 2015 17:41:33 -0400 Subject: Implemented what we have so far, but on Windows. --- new/test.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'new/test.c') diff --git a/new/test.c b/new/test.c index cd35a5b..6bd5049 100644 --- a/new/test.c +++ b/new/test.c @@ -2,8 +2,6 @@ #include "ui.h" #include -// #qo pkg-config: gtk+-3.0 - int onClosing(uiWindow *w, void *data) { printf("in closing!\n"); -- cgit v1.2.3