Fix ColorThemeEditDialog.h Include Guard (#1563)

This commit is contained in:
Florian Märkl 2019-05-19 23:21:42 +02:00 committed by GitHub
parent 90f71085d7
commit b9ada358ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
#ifndef COLORTHEMEEDITDIALOG_H
#define COLORTHEMEEEDITDIALOG_H
#define COLORTHEMEEDITDIALOG_H
#include <QDialog>