2010-11-24 04:32:08 +00:00
|
|
|
#ifndef __plistmenu_h
|
|
|
|
#define __plistmenu_h
|
|
|
|
|
|
|
|
#include "PropertyList.h"
|
|
|
|
|
2011-02-14 14:08:18 +00:00
|
|
|
@extern @param object_from_plist (PLItem *plist);
|
|
|
|
@extern PLItem *read_plist (string fname);
|
2010-11-24 04:32:08 +00:00
|
|
|
|
|
|
|
#endif//__plistmenu_r
|