[easytag/wip/ax-compile-warnings: 11/11] Fix compilation of misc test



commit a5e4a9cdf7df3edd236af5508d1ef408e82f33b1
Author: David King <amigadave amigadave com>
Date:   Mon Feb 2 20:55:13 2015 +0000

    Fix compilation of misc test

 tests/test-misc.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/tests/test-misc.c b/tests/test-misc.c
index 543d2b1..38eaf8e 100644
--- a/tests/test-misc.c
+++ b/tests/test-misc.c
@@ -18,6 +18,9 @@
 
 #include "misc.h"
 
+GtkWidget *MainWindow;
+GSettings *MainSettings;
+
 static void
 misc_convert_duration (void)
 {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]