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