mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-03-21 20:20:54 +03:00
Reorganize includes
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#ifndef STATUSDOT_H
|
||||
#define STATUSDOT_H
|
||||
#pragma once
|
||||
|
||||
#include <QPainter>
|
||||
#include <QStyleOptionViewItem>
|
||||
@@ -16,5 +15,3 @@ public:
|
||||
const QStyleOptionViewItem &option,
|
||||
const QModelIndex &index) const override;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user