summaryrefslogtreecommitdiff
path: root/new/main_unix.c
diff options
context:
space:
mode:
Diffstat (limited to 'new/main_unix.c')
-rw-r--r--new/main_unix.c2
1 files changed, 2 insertions, 0 deletions
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();