- Fix plugin.hh visibility attributes
- Improve option parsing - Strange SIGSEGV still happening (a different one, though) git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@736 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
3125f3d3cf
commit
8b1da4e1c7
8 changed files with 92 additions and 185 deletions
|
@ -49,7 +49,7 @@ namespace sgpem
|
|||
static Glib::StaticMutex SG_DLLLOCAL _mutex;
|
||||
|
||||
private:
|
||||
static Instantiated_class* _instance;
|
||||
static SG_DLLLOCAL Instantiated_class* _instance;
|
||||
}
|
||||
; //~ class Singleton
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue