2010-11-24 04:32:08 +00:00
|
|
|
#ifndef __plistmenu_h
|
|
|
|
#define __plistmenu_h
|
|
|
|
|
|
|
|
#include "PropertyList.h"
|
|
|
|
|
2011-01-09 10:41:24 +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
|