fixed notation pt. 2

This commit is contained in:
fourtf
2017-01-18 04:52:47 +01:00
parent 10e4a0f785
commit 528f539fca
22 changed files with 60 additions and 46 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
#include "scrollbar.h"
#include "QPainter"
#include "colorscheme.h"
#include <QPainter>
#define MIN_THUMB_HEIGHT 10
ScrollBar::ScrollBar(QWidget *widget)