fixed notation pt. 2
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#include "notebookpagedroppreview.h"
|
||||
#include "QPainter"
|
||||
#include "colorscheme.h"
|
||||
|
||||
#include <QPainter>
|
||||
|
||||
NotebookPageDropPreview::NotebookPageDropPreview(QWidget *parent)
|
||||
: QWidget(parent)
|
||||
, positionAnimation(this, "geometry")
|
||||
|
||||
Reference in New Issue
Block a user