mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-14 17:44:47 -04:00
Convert all UI files to match Qt standards
This commit is contained in:
committed by
Adam Honse
parent
924f5af2ed
commit
5f8b044577
2
main.cpp
2
main.cpp
@@ -273,7 +273,7 @@ int main(int argc, char* argv[])
|
||||
/*---------------------------------------------------------*\
|
||||
| Main UI widget |
|
||||
\*---------------------------------------------------------*/
|
||||
Ui::OpenRGBDialog dlg;
|
||||
OpenRGBDialog dlg;
|
||||
LOG_TRACE("[main] Dialog created");
|
||||
|
||||
if(ret_flags & RET_FLAG_I2C_TOOLS)
|
||||
|
||||
Reference in New Issue
Block a user