- Better Preferences management

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@987 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
matrevis 2006-09-01 23:28:23 +00:00
parent 23e24e87e5
commit d570314405
5 changed files with 222 additions and 42 deletions

View file

@ -22,6 +22,9 @@
#include "module.hh"
// FIXME: remove this header
#include <iostream>
using namespace sgpem;
Module::Module(const Glib::ustring& identifier) throw(InvalidPluginException) :