- Better Preferences management
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@987 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
23e24e87e5
commit
d570314405
5 changed files with 222 additions and 42 deletions
|
@ -22,6 +22,9 @@
|
|||
|
||||
#include "module.hh"
|
||||
|
||||
// FIXME: remove this header
|
||||
#include <iostream>
|
||||
|
||||
using namespace sgpem;
|
||||
|
||||
Module::Module(const Glib::ustring& identifier) throw(InvalidPluginException) :
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue