We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d556c65 commit b6da950Copy full SHA for b6da950
gui/qt/datawidget.cpp
@@ -4,7 +4,7 @@
4
5
#include <QtWidgets/QApplication>
6
#include <QStringView>
7
-#include <QtCore/QLatin1StringView>
+#include <QLatin1StringView>
8
9
#include <algorithm>
10
#include <array>
0 commit comments