<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- Charm/Widgets/NotificationPopup.cpp	2016-04-22 00:40:23
+++ Charm/Widgets/NotificationPopup.cpp	2024-04-24 16:42:56
@@ -27,6 +27,7 @@
 #include &lt;QApplication&gt;
 #include &lt;QDesktopWidget&gt;
 #include &lt;QTimer&gt;
+#include &lt;QStyle&gt;
 
 NotificationPopup::NotificationPopup( QWidget* parent )
     : QDialog( parent )
</pre></body></html>