diff --git a/kde-frameworks/sonnet/patches/sonnet-6.11.0.patchset b/kde-frameworks/sonnet/patches/sonnet-6.11.0.patchset index 506f1b8e8..e2be585fc 100644 --- a/kde-frameworks/sonnet/patches/sonnet-6.11.0.patchset +++ b/kde-frameworks/sonnet/patches/sonnet-6.11.0.patchset @@ -5,11 +5,11 @@ Subject: Add hunspell dictionary paths for Haiku diff --git a/src/plugins/hunspell/hunspellclient.cpp b/src/plugins/hunspell/hunspellclient.cpp -index b9359f8..b63bba3 100644 +index b72a1ee..c63ad8a 100644 --- a/src/plugins/hunspell/hunspellclient.cpp +++ b/src/plugins/hunspell/hunspellclient.cpp -@@ -36,6 +36,9 @@ HunspellClient::HunspellClient(QObject *parent) - }; +@@ -47,6 +47,9 @@ HunspellClient::HunspellClient(QObject *parent) + #ifdef Q_OS_WIN maybeAddPath(QStringLiteral(SONNET_INSTALL_PREFIX "/bin/data/hunspell/")); +#elif defined(Q_OS_HAIKU)