refactor: remove broken Qt includes

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
Octol1ttle
2026-01-06 15:51:47 +05:00
parent b32bc08b34
commit 56392a20ed
17 changed files with 0 additions and 22 deletions

View File

@@ -2,10 +2,6 @@
#include "AccessibleInstanceView_p.h"
#include "InstanceView.h"
#include <qaccessible.h>
#include <qheaderview.h>
#include <qvariant.h>
#ifndef QT_NO_ACCESSIBILITY
QAccessibleInterface* groupViewAccessibleFactory(const QString& classname, QObject* object)