diff options
Diffstat (limited to 'src/interface/Label.h')
| -rw-r--r-- | src/interface/Label.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface/Label.h b/src/interface/Label.h index 77c28d6..f701580 100644 --- a/src/interface/Label.h +++ b/src/interface/Label.h @@ -15,6 +15,7 @@ namespace ui std::string textFragments; std::string textLines; std::string displayText; + std::string tDisplayText; std::string text; Colour textColour; |
