autogenerated commands and make format

This commit is contained in:
Mazzoleni Alice Francesca
2025-04-11 10:45:02 +02:00
parent f9bc2eb126
commit 9d8f9a9ba9
18 changed files with 50 additions and 63 deletions

View File

@@ -39,7 +39,7 @@ class qDefs : public QWidget {
/**
* Empty Constructor
*/
qDefs(){};
qDefs() {};
static QFont GetDefaultFont() {
return QFont("Cantarell", 10, QFont::Normal);