summaryrefslogtreecommitdiff
path: root/lsmaterialeditor.cpp
blob: 1b326355e6937c6f6fd789ebd82d4a2d7c742b2b (plain)
1
2
3
4
5
6
#include "lsmaterialeditor.h"

LSMaterialEditor::LSMaterialEditor(QWidget *parent) :
	QWidget(parent) {

}