From a89d8b834bc848162203cc8de564ef5a1aaeb4a6 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sun, 2 May 1999 20:21:41 +0000 Subject: Update licq to version 0.61 PR: 11453 Submitted by: maintainer --- net-im/licq/files/patch-ad | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net-im/licq/files/patch-ad (limited to 'net-im/licq/files/patch-ad') diff --git a/net-im/licq/files/patch-ad b/net-im/licq/files/patch-ad deleted file mode 100644 index 14bc458a7612..000000000000 --- a/net-im/licq/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- src/messagebox.cpp Fri Oct 30 14:29:24 1998 -+++ src/messagebox.cpp Fri Oct 30 19:23:42 1998 -@@ -56,7 +56,7 @@ - QColorGroup newNormal(normal.foreground(), normal.background(), normal.light(), normal.dark(), - normal.mid(), normal.text(), QColor(192, 192, 192)); - setPalette(QPalette(newNormal, pal.disabled(), newNormal)); -- setStyle(WindowsStyle); -+ setStyle(MotifStyle); - setFrameStyle(QFrame::Panel | QFrame::Sunken); - - } -- cgit v1.2.3