style: remove trailing whitespace
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ internal sealed class PluginUi : IDisposable {
|
||||
internal Plugin Plugin { get; }
|
||||
|
||||
internal bool SettingsVisible;
|
||||
|
||||
|
||||
internal ImFontPtr? RegularFont { get; private set; }
|
||||
internal ImFontPtr? ItalicFont { get; private set; }
|
||||
internal Vector4 DefaultText { get; private set; }
|
||||
|
||||
Reference in New Issue
Block a user