1 #ifndef SHAREDPLUGINLOCATION_H
2 #define SHAREDPLUGINLOCATION_H
11 SharedLocation(int module
, int plugin
);
13 void save(FileXML
*file
);
14 void load(FileXML
*file
);
15 int operator==(const SharedLocation
&that
);
16 SharedLocation
& operator=(const SharedLocation
&that
);
18 void calculate_title(char *string
,