metadata-editor/idl/org/libreoffice/example/.idl
2016-04-05 16:51:52 +02:00

5 lines
151 B
Text

#ifndef __org_libreoffice_example__idl__
#define __org_libreoffice_example__idl__
module org { module libreoffice { module example { }; }; };
#endif