Finally fully remove the safegtk module.

This commit is contained in:
Adam Reichold
2015-12-26 16:22:06 +01:00
parent 1297f4b2ec
commit a2eea7c265
51 changed files with 132 additions and 227 deletions

View File

@@ -21,7 +21,10 @@
#ifndef _SOUNDMAN_
#define _SOUNDMAN_
#include "../rtengine/safegtk.h"
namespace Glib
{
class ustring;
}
class SoundManager
{