Linux compile fixes

This commit is contained in:
2019-08-27 18:02:30 -07:00
parent 3b7d577f73
commit 1604cbeb70
3 changed files with 387 additions and 383 deletions

View File

@@ -1,5 +1,7 @@
#include "SampleEditor.hpp"
#include <cfloat>
#include <QCheckBox>
#include <QPaintEvent>
#include <QPainter>