mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Include sanitation
This commit is contained in:
@ -1,7 +1,13 @@
|
||||
#ifndef YACREADER_SIDEBAR_H
|
||||
#define YACREADER_SIDEBAR_H
|
||||
|
||||
#include <QtWidgets>
|
||||
#include <QCloseEvent>
|
||||
#include <QColor>
|
||||
#include <QList>
|
||||
#include <QPaintEvent>
|
||||
#include <QSettings>
|
||||
#include <QSplitter>
|
||||
#include <QWidget>
|
||||
|
||||
#include "themable.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user