[Kde-cygwin-cvs] CVS: qt-3/examples examples.pro,1.1.1.10,1.1.1.11
Status: Inactive
Brought to you by:
habacker
From: Christian E. <che...@us...> - 2005-09-30 17:43:16
|
Update of /cvsroot/kde-cygwin/qt-3/examples In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6831/examples Modified Files: Tag: QT_WIN32_3_3_BRANCH examples.pro Log Message: reapply patches which were lost during my not so good update to 3.3.5 Index: examples.pro =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/examples/examples.pro,v retrieving revision 1.1.1.10 retrieving revision 1.1.1.11 diff -u -r1.1.1.10 -r1.1.1.11 --- examples.pro 22 Sep 2005 12:59:05 -0000 1.1.1.10 +++ examples.pro 30 Sep 2005 16:58:30 -0000 1.1.1.11 @@ -116,7 +116,7 @@ embedded:SUBDIRS -= showimg -win32:SUBDIRS += trayicon +#win32:SUBDIRS += trayicon embedded:SUBDIRS += trayicon x11:SUBDIRS += biff \ |