freebsd-ports/sysutils/koncd/files/patch-koncd-mastercd_gui.h
Dmitry Sivachenko a3e40f0009 Fix corrupted patch.
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
PR:		34015
2002-01-19 11:23:40 +00:00

11 lines
257 B
C++

--- koncd/mastercd_gui.h.orig Sat Jan 19 14:14:30 2002
+++ koncd/mastercd_gui.h Sat Jan 19 14:14:46 2002
@@ -11,6 +11,7 @@
#include <qvariant.h>
#include <qdialog.h>
+#include <klistview.h>
class QVBoxLayout;
class QHBoxLayout;
class QGridLayout;