1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/net/licq/files/patch-ac

12 lines
361 B
Plaintext
Raw Normal View History

--- 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;