From 6219b4604670cdba8d27b96be2dc4bfbc0156d10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A4r=20Bj=C3=B6rklund?= Date: Thu, 13 Aug 2015 16:45:28 +0200 Subject: Add the ability to open dialogyesno by sending a threadmessage. Added two helper methods to make this easier in KODI::MESSAGING::HELPERS namespace Changed all non-gui code to use this method instead to get rid of one gui include. --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index f855dd27d8..b5da5caaa8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -60,6 +60,7 @@ DIRECTORY_ARCHIVES=$(DVDPLAYER_ARCHIVES) \ xbmc/main/posix/MessagePrinter.a \ xbmc/media/media.a \ xbmc/messaging/messaging.a \ + xbmc/messaging/helpers/messagingHelpers.a \ xbmc/music/dialogs/musicdialogs.a \ xbmc/music/infoscanner/musicscanner.a \ xbmc/music/karaoke/karaoke.a \ -- cgit v1.2.3