From 483515d3846e69eb0e1412a53fb3a9496836ebfd Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 13 Apr 2012 01:42:54 -0500 Subject: Fix inadvertent "TQ" changes. --- sip/qtext/qextscintillabase.sip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sip') diff --git a/sip/qtext/qextscintillabase.sip b/sip/qtext/qextscintillabase.sip index a309ee7..e85c2c5 100644 --- a/sip/qtext/qextscintillabase.sip +++ b/sip/qtext/qextscintillabase.sip @@ -646,7 +646,7 @@ public: enum { INDIC_MAX, INDIC_PLAIN, - INDIC_STQUIGGLE, + INDIC_SQUIGGLE, INDIC_TT, INDIC_DIAGONAL, INDIC_STRIKE, -- cgit v1.2.1