mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 19:30:47 -04:00
13 lines
426 B
Plaintext
13 lines
426 B
Plaintext
$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
|