mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-30 18:35:50 +00:00
Set font size properly on scintilla editors
This commit is contained in:
@@ -159,6 +159,7 @@ private:
|
||||
int m_InteractiveCompletionPrefix = 0;
|
||||
|
||||
static const int CURRENT_MARKER = 0;
|
||||
static const int STYLE_ERROR = 100;
|
||||
|
||||
bool m_CurLineDirty = false;
|
||||
int m_CurLine = 0;
|
||||
|
||||
Reference in New Issue
Block a user