summaryrefslogtreecommitdiff
path: root/indra/llui/lltextbase.h
diff options
context:
space:
mode:
authorRichard Nelson <none@none>2010-04-01 11:47:21 -0700
committerRichard Nelson <none@none>2010-04-01 11:47:21 -0700
commit7b4046df83e4353bdade8fbc39387a7bbb3f498d (patch)
tree2a33ba96f17375830b9e2931a1ebbdc687380ee3 /indra/llui/lltextbase.h
parent2bb03e5edb5572de1ea31c66f439c8cde9cd2197 (diff)
EXT-3531 - Ctrl-P does not work reliably on login
Diffstat (limited to 'indra/llui/lltextbase.h')
-rw-r--r--indra/llui/lltextbase.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/lltextbase.h b/indra/llui/lltextbase.h
index 5b24c63557..8ed0680df9 100644
--- a/indra/llui/lltextbase.h
+++ b/indra/llui/lltextbase.h
@@ -132,6 +132,7 @@ public:
/*virtual*/ LLTextViewModel* getViewModel() const;
// LLEditMenuHandler interface
+ /*virtual*/ BOOL canDeselect() const;
/*virtual*/ void deselect();
// used by LLTextSegment layout code