1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/net/licq/files/patch-ac
Steve Price a10a7b97d7 Update to version 0.44.
PR:		8514
Submitted by:	maintainer
1998-11-02 04:04:44 +00:00

12 lines
361 B
Plaintext

--- src/licq.cpp Fri Oct 30 14:29:03 1998
+++ src/licq.cpp Fri Oct 30 19:23:35 1998
@@ -67,7 +67,7 @@
cout << "Done installation, continuing load." << endl << endl;
}
- setStyle(WindowsStyle);
+ setStyle(MotifStyle);
// create the main widgets
if (DEBUG_LEVEL >= 1) cout << "\n=> Setting up Licq daemon." << endl;
icq = new ICQ;