summaryrefslogtreecommitdiff
path: root/new/test.c
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-04-06 17:41:33 -0400
committerPietro Gagliardi <[email protected]>2015-04-06 17:41:33 -0400
commit9001ca34f73ad861c049f367e2ef8477d19e7432 (patch)
tree464ee1262b8a8f7d11fcd6c35ae7c9d1226fae17 /new/test.c
parentd1be6e3ce158384b62ffab3bb439683a2018099d (diff)
Implemented what we have so far, but on Windows.
Diffstat (limited to 'new/test.c')
-rw-r--r--new/test.c2
1 files changed, 0 insertions, 2 deletions
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 <stdio.h>
-// #qo pkg-config: gtk+-3.0
-
int onClosing(uiWindow *w, void *data)
{
printf("in closing!\n");