From 1c994e148f0b23b5167f987659a05c7b04cdf541 Mon Sep 17 00:00:00 2001 From: Lars Kanis <kanis@comcard.de> Date: Thu, 18 Jun 2015 09:34:31 +0200 Subject: [PATCH] Update Manifest.txt --- Manifest.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Manifest.txt b/Manifest.txt index 94d8f7d..1fbbd77 100644 --- a/Manifest.txt +++ b/Manifest.txt @@ -135,6 +135,7 @@ ext/fox16_c/FXRbGLViewer.cpp ext/fox16_c/FXRuby.cpp ext/fox16_c/MANIFEST ext/fox16_c/extconf.rb +ext/fox16_c/gvl_wrappers.cpp ext/fox16_c/impl.cpp ext/fox16_c/include/FXMemoryBuffer.h ext/fox16_c/include/FXRb4Splitter.h @@ -357,6 +358,7 @@ ext/fox16_c/include/FXRbXBMImage.h ext/fox16_c/include/FXRbXPMIcon.h ext/fox16_c/include/FXRbXPMImage.h ext/fox16_c/include/FXRuby.h +ext/fox16_c/include/gvl_wrappers.h ext/fox16_c/include/impl.h ext/fox16_c/make_impl.rb ext/fox16_c/markfuncs.cpp @@ -1142,6 +1144,7 @@ test/TC_FXIconDict.rb test/TC_FXIconList.rb test/TC_FXId.rb test/TC_FXImage.rb +test/TC_FXJPGImage.rb test/TC_FXLight.rb test/TC_FXList.rb test/TC_FXListBox.rb -- GitLab