未验证 提交 490d785e 编写于 作者: D Dan Bader 提交者: GitHub

Merge pull request #175 from bwagner/patch-1

Update sample-app.py: Typo: "Pate" instead of "Paste"
......@@ -199,7 +199,7 @@ class Window(QMainWindow):
def pasteContent(self):
# Logic for pasting content goes here...
self.centralWidget.setText("<b>Edit > Pate</b> clicked")
self.centralWidget.setText("<b>Edit > Paste</b> clicked")
def cutContent(self):
# Logic for cutting content goes here...
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册