Update some user interface file header comments to standardized new format

This commit is contained in:
Adam Honse 2024-05-06 16:34:57 -05:00
parent 2b23841ec2
commit da80b12fda
60 changed files with 659 additions and 214 deletions

View file

@ -1,8 +1,16 @@
/*---------------------------------------------------------*\
| OpenRGBPluginsPage.cpp |
| |
| User interface entry for OpenRGB plugin settings |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include <QFileDialog>
#include <QMessageBox>
#include <QGraphicsPixmapItem>
#include <QGraphicsScene>
#include "filesystem.h"
#include "LogManager.h"
#include "SettingsManager.h"