Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Numerlor committed Jun 28, 2019
1 parent 3afc82f commit 2de0a56
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions MainWindows.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
import workers


# TODO selectable copy mode/ forced if ahk path wasn't provided/is invalid

class Ui_MainWindow(QtWidgets.QMainWindow):
double_signal = QtCore.pyqtSignal(int) # double click signal to set worker to new clicked row
edit_signal = QtCore.pyqtSignal(int, str) # send edited system to worker if changed
Expand Down

0 comments on commit 2de0a56

Please sign in to comment.