opening links in private browsing mode (windows)

tested on firefox, chrome and internet explorer
This commit is contained in:
fourtf
2018-10-16 16:07:59 +02:00
parent bf8bf37eab
commit d14a4df9e3
4 changed files with 76 additions and 64 deletions
+1 -4
View File
@@ -469,10 +469,7 @@ void SplitContainer::paintEvent(QPaintEvent *)
if (notebook != nullptr) {
if (notebook->getPageCount() > 1) {
text +=
"\n\nTip: After adding a split you can hold <Ctrl+Alt> to "
"move it or split it "
"further.";
text += "\n\nAfter adding hold <Ctrl+Alt> to move or split it.";
}
}