aboutsummaryrefslogtreecommitdiffstats
path: root/gui/ice40/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/ice40/mainwindow.h')
-rw-r--r--gui/ice40/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/ice40/mainwindow.h b/gui/ice40/mainwindow.h
index e2e9a2e3..230ccc4e 100644
--- a/gui/ice40/mainwindow.h
+++ b/gui/ice40/mainwindow.h
@@ -35,6 +35,7 @@ class MainWindow : public BaseMainWindow
public:
void createMenu();
void load_pcf(std::string filename);
+
protected:
void onDisableActions() override;
void onJsonLoaded() override;