blob: 8b66c693c7609ab9bbf9cbf8f1b056d5a2dca09d (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- a/qt5/style/qtcurve.cpp
+++ b/qt5/style/qtcurve.cpp
@@ -67,6 +67,7 @@
#include <QSettings>
#include <QPixmapCache>
#include <QTextStream>
+#include <QDebug>
#include "shadowhelper.h"
#include <qtcurve-utils/x11qtc.h>
|