#pragma once
#include "libwstextedit_global.h"
class LIBWSTEXTEDIT_EXPORT libWsTextEdit
{
public:
libWsTextEdit();
};