[Kde-cygwin-cvs] CVS: qt-3/examples examples.pro,1.1.1.10,1.2
Status: Inactive
Brought to you by:
habacker
From: Christian E. <che...@us...> - 2005-09-23 09:41:09
|
Update of /cvsroot/kde-cygwin/qt-3/examples In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26950/examples Modified Files: examples.pro Log Message: st qt3.3.5 patch - I made the smae mistake like 3.3.4 but don't know what is going wrong there. Seems like our cvs is messed up :( ttt: ---------------------------------------------------------------------- Index: examples.pro =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/examples/examples.pro,v retrieving revision 1.1.1.10 retrieving revision 1.2 diff -u -r1.1.1.10 -r1.2 --- examples.pro 22 Sep 2005 12:59:05 -0000 1.1.1.10 +++ examples.pro 23 Sep 2005 09:40:27 -0000 1.2 @@ -116,7 +116,7 @@ embedded:SUBDIRS -= showimg -win32:SUBDIRS += trayicon +#win32:SUBDIRS += trayicon embedded:SUBDIRS += trayicon x11:SUBDIRS += biff \ |