Remove multiple hashes before comments
This commit is contained in:
+1
-1
@@ -215,7 +215,7 @@ class GuiBuildNovel(QDialog):
|
||||
self.fontForm = QGridLayout(self)
|
||||
self.fontGroup.setLayout(self.fontForm)
|
||||
|
||||
## Font Family
|
||||
# Font Family
|
||||
self.textFont = QLineEdit()
|
||||
self.textFont.setReadOnly(True)
|
||||
self.textFont.setMinimumWidth(xFmt)
|
||||
|
||||
Reference in New Issue
Block a user