Files
ports/sysutils/k4dirstat/files/patch-src__k4dirstat.cpp
T
Danilo Egea Gondolfo ebf3359d7e - Renaming to match upstream name [1]
- Update to 3.2.0

PR:		239780
Reported by:	cem [1]
2019-11-25 22:14:50 +00:00

11 lines
219 B
C++

--- src/k4dirstat.cpp.orig 2019-11-23 11:51:27 UTC
+++ src/k4dirstat.cpp
@@ -13,6 +13,7 @@
#include "k4dirstat.h"
#include "settings.h"
+#include <unistd.h>
#include <QtGui/QDropEvent>
#include <QtGui/QPainter>