diff options
Diffstat (limited to 'editor/doc_code_font.h')
-rw-r--r-- | editor/doc_code_font.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/doc_code_font.h b/editor/doc_code_font.h index 41713befcb..573fabe7e2 100644 --- a/editor/doc_code_font.h +++ b/editor/doc_code_font.h @@ -27,6 +27,7 @@ /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */ /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ /*************************************************************************/ + static const int _bi_font_doc_code_font_height = 19; static const int _bi_font_doc_code_font_ascent = 15; static const int _bi_font_doc_code_font_charcount = 193; |