Skip to content

Commit

Permalink
try declaring some qt classes
Browse files Browse the repository at this point in the history
  • Loading branch information
mnutt committed Jan 12, 2024
1 parent 1b02bfc commit f025dd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/WTF/wtf/text/WTFString.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
QT_BEGIN_NAMESPACE
class QString;
class QStringView;
class QLatin1StringView;
class QByteArrayView;
QT_END_NAMESPACE
#endif

Expand Down

0 comments on commit f025dd4

Please sign in to comment.