Added giomm.h include to safegtk.h (issue #74, patch by geko.pua)
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
#include <gtkmm.h>
|
#include <gtkmm.h>
|
||||||
#include <glibmm.h>
|
#include <glibmm.h>
|
||||||
|
#include <giomm.h>
|
||||||
|
|
||||||
Glib::RefPtr<Gdk::Pixbuf> safe_create_from_file(const std::string& filename);
|
Glib::RefPtr<Gdk::Pixbuf> safe_create_from_file(const std::string& filename);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user