[yast-commit] r44041 - /branches/tmp/tgoettlicher/yast2cc_rewrite/src/kcategorizedview.cpp
Author: dmacvicar Date: Thu Jan 31 11:31:44 2008 New Revision: 44041 URL: http://svn.opensuse.org/viewcvs/yast?rev=44041&view=rev Log: kde4 weg Modified: branches/tmp/tgoettlicher/yast2cc_rewrite/src/kcategorizedview.cpp Modified: branches/tmp/tgoettlicher/yast2cc_rewrite/src/kcategorizedview.cpp URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/tgoettlicher/yast2cc_rewrite/src/kcategorizedview.cpp?rev=44041&r1=44040&r2=44041&view=diff ============================================================================== --- branches/tmp/tgoettlicher/yast2cc_rewrite/src/kcategorizedview.cpp (original) +++ branches/tmp/tgoettlicher/yast2cc_rewrite/src/kcategorizedview.cpp Thu Jan 31 11:31:44 2008 @@ -22,7 +22,7 @@ #include "kcategorizedview_p.h" #include <math.h> // trunc on C99 compliant systems -#include <kdefakes.h> // trunc for not C99 compliant systems +//#include <kdefakes.h> // trunc for not C99 compliant systems #include <QPainter> #include <QScrollBar> -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
dmacvicar@svn.opensuse.org