examples - include guards. use qrand()
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#ifndef EXAMPLEDOCKABLEWIDGET_H
|
||||
#define EXAMPLEDOCKABLEWIDGET_H
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <QWidget>
|
||||
|
||||
class QPainter;
|
||||
|
||||
Reference in New Issue
Block a user