summaryrefslogtreecommitdiffstats
path: root/src/Editor.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-18 18:16:52 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-18 18:16:52 -0600
commitc03d5480ab0242a8e6b03b466d90d32d39303e71 (patch)
tree49196ad7975cefd5de40614cc3b92f88092b412b /src/Editor.h
parent6ade7e598a18691f3f92471c4441d856b3ac54dc (diff)
downloadtqscintilla-c03d5480ab0242a8e6b03b466d90d32d39303e71.tar.gz
tqscintilla-c03d5480ab0242a8e6b03b466d90d32d39303e71.zip
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'src/Editor.h')
-rwxr-xr-xsrc/Editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Editor.h b/src/Editor.h
index 7dca342..2ce166d 100755
--- a/src/Editor.h
+++ b/src/Editor.h
@@ -204,7 +204,7 @@ protected: // ScintillaBase subclass needs access to much of Editor
bool hasFocus;
bool hideSelection;
bool inOverstrike;
- int errortqStatus;
+ int errorStatus;
bool mouseDownCaptures;
/** In bufferedDraw mode, graphics operations are drawn to a pixmap and then copied to