pkgsrc/chat/licq-core/patches/patch-qb
rillig 233a9844cb Since all the licq packages use the same distfile and need the same
patches, it is better to provide them once for all packages.

Fixed building the gui plugins.
2007-10-10 10:20:32 +00:00

12 lines
426 B
Text

$NetBSD: patch-qb,v 1.1 2007/10/10 10:20:32 rillig Exp $
--- plugins/qt-gui/src/messagebox.h.orig 2001-11-22 20:27:00.000000000 +0000
+++ plugins/qt-gui/src/messagebox.h 2007-10-10 10:11:48.000000000 +0000
@@ -8,6 +8,7 @@
class CUserEvent;
class MsgView;
+class CMsgViewTips;
//=====UserViewItem================================================================================
class MsgViewItem : public QListViewItem