mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-03 03:46:58 +03:00
Fixed issues with libGroupView on Windows.
This commit is contained in:
parent
8864c7ebdc
commit
fd1e3bb814
4 changed files with 9 additions and 7 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue