mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 21:06:59 -04:00
fix compilation errors
This commit is contained in:
@@ -108,7 +108,7 @@ public:
|
||||
RealSize defaultSymbolSize(double font_size);
|
||||
|
||||
/// The spacing between symbols, accounting for font size
|
||||
RealSize SymbolFont::spacingSize(double font_size);
|
||||
RealSize spacingSize(double font_size);
|
||||
|
||||
DECLARE_REFLECTION();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user