#pragma once
#include "wstextedit_global.h"
class WSTEXTEDIT_EXPORT WsTextEdit
{
public:
WsTextEdit();
};