mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Include sanitation
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
#include "add_label_dialog.h"
|
||||
|
||||
#include <QLabel>
|
||||
#include <QVBoxLayout>
|
||||
|
||||
namespace {
|
||||
const char *labelColorNames[] = {
|
||||
QT_TR_NOOP("red"),
|
||||
|
||||
Reference in New Issue
Block a user