8 lines
56 B
C++
8 lines
56 B
C++
#include "textbuffer.h"
|
|
|
|
TextBuffer::TextBuffer()
|
|
{
|
|
|
|
}
|
|
|