QtNovelUI/libTextEdit/text_modelx.h

12 lines
127 B
C
Raw Normal View History

2024-02-18 12:53:57 +00:00
#ifndef TEXT_MODELX_H
#define TEXT_MODELX_H
#include "text_present.h"
namespace text_model
{
2024-02-18 13:04:31 +00:00
2024-02-18 12:53:57 +00:00
}
#endif // TEXT_MODELX_H