From 82f3dc42c7b50b53bdb6518453485073af91e5d3 Mon Sep 17 00:00:00 2001 From: twanvl Date: Mon, 14 May 2007 19:30:23 +0000 Subject: [PATCH] Slightly nicer syntax highlighting git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@376 0fc631ac-6414-0410-93d0-97cfa31319b6 --- src/data/action/keyword.cpp | 22 ++++++++++++-------- src/data/export_template.hpp | 6 ++++++ src/data/font.cpp | 38 ++++++++++++++++++++-------------- src/data/font.hpp | 22 +++++++++++++------- src/gui/html_export_window.cpp | 1 + src/gui/html_export_window.hpp | 1 - src/render/text/element.cpp | 15 ++++++++++---- 7 files changed, 69 insertions(+), 36 deletions(-) diff --git a/src/data/action/keyword.cpp b/src/data/action/keyword.cpp index d5121040..1817e987 100644 --- a/src/data/action/keyword.cpp +++ b/src/data/action/keyword.cpp @@ -95,8 +95,8 @@ void KeywordReminderTextValue::highlight(const String& code, const vector