Apply clang-format

This commit is contained in:
Martchus 2023-07-01 23:43:46 +02:00
parent 8fd1452174
commit bc3f84e65d
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ public:
void reevaluatePaletteAndDefaultIconTheme();
bool isPaletteDark();
bool hasCustomFont() const;
operator QtSettingsData&() const;
operator QtSettingsData &() const;
OptionCategory *category();