freebsd-ports/sysutils/kdirstat/files/patch-kdirstatapp.h
Markus Brueffer 027880c3f8 Fix build with gcc 3.4.2
PR:		ports/70077
Submitted by:	Christian Hiris <4711@chello.at>
2004-08-12 12:39:34 +00:00

10 lines
241 B
C++

--- kdirstat/kdirstatapp.h.orig Tue Aug 26 22:47:47 2003
+++ kdirstat/kdirstatapp.h Fri Aug 6 14:33:36 2004
@@ -46,7 +46,7 @@
class KSettingsDialog;
class KTreemapView;
class KTreemapTile;
-};
+}
using namespace KDirStat;