Fix QChar warning in Qt6 builds from OpenRGBPluginList.cpp

This commit is contained in:
Adam Honse
2026-06-29 14:08:41 -05:00
parent d3f4bfe192
commit 94333ff2f1

View File

@@ -7,6 +7,7 @@
| SPDX-License-Identifier: GPL-2.0-or-later |
\*---------------------------------------------------------*/
#include <QChar>
#include <QMimeData>
#include <QUrl>
#include "OpenRGBPluginsList.h"