metadata-editor/idl/org/libreoffice/example/.idl

6 lines
151 B
Text
Raw Normal View History

2016-04-05 16:47:58 +02:00
#ifndef __org_libreoffice_example__idl__
#define __org_libreoffice_example__idl__
module org { module libreoffice { module example { }; }; };
#endif