Added option to turn off link info tooltips.

This commit is contained in:
23rd
2018-08-25 20:49:50 +03:00
parent 5253ab3f85
commit f8c42918a6
3 changed files with 6 additions and 0 deletions
+1
View File
@@ -109,6 +109,7 @@ public:
/// Links
BoolSetting linksDoubleClickOnly = {"/links/doubleClickToOpen", false};
BoolSetting enableLinkInfoTooltip = {"/links/linkInfoTooltip", false};
BoolSetting enableLowercaseLink = {"/links/linkLowercase", true};
/// Ingored Users