summaryrefslogtreecommitdiff
path: root/net-im/kmess-kde4/files/patch-kmess-kmessview.h
blob: 7af92df09078512f6dea2a80b009302f7110561b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- kmess/kmessview.h.orig	Sun Jun  4 15:46:03 2006
+++ kmess/kmessview.h	Sun Jun  4 15:59:14 2006
@@ -187,6 +187,7 @@
       private:
         KMessView   *kmessView_;
     };
+    friend class ToolTip;
 
     // Reference to the current tooltip
     ToolTip         *toolTip_;