Update the rest of the user interface file header comments to the standardized new format
This commit is contained in:
parent
e11046d076
commit
ff2957ec80
30 changed files with 354 additions and 128 deletions
|
|
@ -1,3 +1,12 @@
|
|||
/*---------------------------------------------------------*\
|
||||
| OpenRGBDialog.cpp |
|
||||
| |
|
||||
| User interface for OpenRGB main window |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "OpenRGBDialog.h"
|
||||
|
||||
using namespace Ui;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue