mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-03 16:38:39 +01:00
clang-format with clang-format version 17
This commit is contained in:
@@ -39,7 +39,7 @@ class qDefs : public QWidget {
|
||||
/**
|
||||
* Empty Constructor
|
||||
*/
|
||||
qDefs() {};
|
||||
qDefs(){};
|
||||
|
||||
static QFont GetDefaultFont() {
|
||||
return QFont("Cantarell", 10, QFont::Normal);
|
||||
|
||||
Reference in New Issue
Block a user