RedPanda-CPP/RedPandaIDE/editorlist.cpp

7 lines
88 B
C++

#include "editorlist.h"
EditorList::EditorList(QObject *parent) : QObject(parent)
{
}