Convert all UI files to match Qt standards

This commit is contained in:
Dmitry Kychanov
2025-06-17 22:50:57 +04:00
committed by Adam Honse
parent 924f5af2ed
commit 5f8b044577
156 changed files with 9676 additions and 8918 deletions

View File

@@ -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)