summaryrefslogtreecommitdiff
path: root/net/licq-devel/files/patch-ac
blob: b688b8f3c3d414c9966e2680fe24214cb23f3582 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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;