mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 17:58:31 +02:00
Added glib2 initialization
This commit is contained in:
parent
a3d636ce92
commit
17fcf85158
@ -139,6 +139,7 @@ void cImageImporterPNG::GetImageSize(int &width, int &height) {
|
||||
//
|
||||
|
||||
cImageImporterSVG::cImageImporterSVG() {
|
||||
g_type_init();
|
||||
handle = NULL;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user