Update 'src/controller.h'

This commit is contained in:
onryo
2023-02-24 08:18:46 +00:00
parent c50588713a
commit 69a2058bc4

View File

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