diff src/gui/theme.cc @ 183:01d259b9c89f

pages/torrents.cc: parse feed descriptions separately services/anilist.cc: use constexpr STL string_view for HTTP queries
author Paper <mrpapersonic@gmail.com>
date Mon, 04 Dec 2023 13:40:42 -0500
parents 39521c47c7a3
children adc20fa321c1
line wrap: on
line diff
--- a/src/gui/theme.cc	Mon Dec 04 13:19:54 2023 -0500
+++ b/src/gui/theme.cc	Mon Dec 04 13:40:42 2023 -0500
@@ -17,7 +17,7 @@
      3. I don't want to use the Fusion style on every single platform
      4. Windows dark mode support in Qt 6.5 (with Fusion) is completely unavoidable
         (not a joke btw, it's retarded)
-   These three already make it really hard, but along with that, I don't even remember if
+   These four already make it really difficult, but along with that, I don't even remember if
    OS X dark mode support even works still; I remember the background of some of the widgets
    would refuse to update for whatever reason. */