From 7a183cfa367db01413c001306741d06e1826d077 Mon Sep 17 00:00:00 2001 From: Treeki Date: Fri, 3 Aug 2012 05:16:52 +0200 Subject: might as well push all this. a massive amount of changes --- lyt/textbox.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'lyt/textbox.cpp') diff --git a/lyt/textbox.cpp b/lyt/textbox.cpp index e1b640e..e943963 100644 --- a/lyt/textbox.cpp +++ b/lyt/textbox.cpp @@ -21,6 +21,7 @@ LYTTextBox::LYTTextBox(LYTLayout &layout) : LYTPane(layout) { + m_type = TextBoxType; } -- cgit v1.2.3