Skip to content
Snippets Groups Projects
Commit 3f9ca479 authored by Muhamad Salman Hakim Alfarisi's avatar Muhamad Salman Hakim Alfarisi
Browse files

feat : plan

parent a3381823
Branches
Tags
3 merge requests!10Plan,!7Plan,!5Plan
...@@ -354,7 +354,6 @@ class plan(QWidget): ...@@ -354,7 +354,6 @@ class plan(QWidget):
progText.setFont(font) progText.setFont(font)
progText.move(599, 182) progText.move(599, 182)
startButton = QPushButton(self) startButton = QPushButton(self)
startButton.setFont(font) startButton.setFont(font)
startButton.setText("START >") startButton.setText("START >")
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment