From a45f6814c9d02fa3e3deed250c4f154c805e6570 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 11 Jul 2013 13:37:11 +0100 Subject: patch for messagebox api change Change-Id: I6317e24dc93eb23a3d762f714d132851d7d80354 --- languagetool/UnpackedTarball_languagetool.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'languagetool') diff --git a/languagetool/UnpackedTarball_languagetool.mk b/languagetool/UnpackedTarball_languagetool.mk index 4b0f6328ef72..d16617a17555 100644 --- a/languagetool/UnpackedTarball_languagetool.mk +++ b/languagetool/UnpackedTarball_languagetool.mk @@ -16,6 +16,7 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,languagetool,3)) $(eval $(call gb_UnpackedTarball_add_patches,languagetool,\ languagetool/JLanguageTool-1.7.0.patch \ languagetool/JLanguageTool-1.4.0-no-hc.patch \ + languagetool/MessageBox-apichange.patch \ )) # vim: set noet sw=4 ts=4: -- cgit