Update some user interface file header comments to standardized new format
This commit is contained in:
parent
2b23841ec2
commit
da80b12fda
60 changed files with 659 additions and 214 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue