Revert "Update 'src/controller.h'"

This reverts commit 69a2058bc4.
This commit is contained in:
onryo
2023-02-24 09:41:49 +01:00
parent 69a2058bc4
commit 4ec06fffc3

View File

@@ -31,6 +31,8 @@ struct WatchedTx {
class Controller {
Q_OBJECT
public:
Controller(MainWindow* main);
~Controller();