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/main_unix.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'new/main_unix.c') diff --git a/new/main_unix.c b/new/main_unix.c index 988519a..b95e99e 100644 --- a/new/main_unix.c +++ b/new/main_unix.c @@ -1,6 +1,8 @@ // 6 april 2015 #include "ui_unix.h" +// #qo pkg-config: gtk+-3.0 + void uiMain(void) { gtk_main(); -- cgit v1.2.3