Remove a couple of spurious includes

This commit is contained in:
G.K.MacGregor
2024-02-05 17:01:55 +00:00
parent cbe0ad14e5
commit 680130f26e
2 changed files with 0 additions and 2 deletions

View File

@@ -21,7 +21,6 @@
#include <QList>
#include "render.h"
#include "x26commands.h"
X26Model::X26Model(TeletextWidget *parent): QAbstractListModel(parent)