MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / codeFontSize

Method codeFontSize

ChatView/ChatRootView.cpp:1090–1093  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1088}
1089
1090int ChatRootView::codeFontSize() const
1091{
1092 return Settings::chatAssistantSettings().codeFontSize();
1093}
1094
1095int ChatRootView::textFontSize() const
1096{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected