Correct placeholder text in Build Novel Project tool
This commit is contained in:
+2
-2
@@ -1114,8 +1114,8 @@ class GuiBuildNovelDocView(QTextBrowser):
|
||||
self.qDocument.setDocumentMargin(self.mainConf.getTextMargin())
|
||||
self.setPlaceholderText(
|
||||
"This area will show the content of the document to be "
|
||||
"exported or printed. Press the \"Build Novel Project\" "
|
||||
"button to generate content."
|
||||
"exported or printed. Press the \"Build Project\" button "
|
||||
"to generate content."
|
||||
)
|
||||
|
||||
theFont = QFont()
|
||||
|
||||
Reference in New Issue
Block a user