mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-05 06:06:57 -06:00
7 lines
180 B
Text
7 lines
180 B
Text
#ifndef _WebWord_icpp_init_stub
|
|
#define _WebWord_icpp_init_stub
|
|
#include "Core/init"
|
|
#include "Telpp/init"
|
|
#include "plugin/DroidFonts/init"
|
|
#include "RichEdit/init"
|
|
#endif
|