SparrowInput/textbuffer.cpp
2015-07-17 20:04:19 +02:00

8 lines
56 B
C++

#include "textbuffer.h"
TextBuffer::TextBuffer()
{
}