Fixed issues with libGroupView on Windows.

This commit is contained in:
Andrew
2013-03-13 13:42:41 -05:00
parent 8864c7ebdc
commit fd1e3bb814
4 changed files with 9 additions and 7 deletions

View File

@ -33,7 +33,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>