5 lines
119 B
C++
Executable file
5 lines
119 B
C++
Executable file
#include "RichTextStylable.h"
|
|
|
|
URichTextStylable::URichTextStylable() : URichTextBlock(FObjectInitializer::Get()) {
|
|
}
|
|
|