From dc4bd1b55fba763792e3e8826a9fee63d486006b Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Sat, 4 Aug 2018 11:52:07 +0200 Subject: Move ArchArgs to BaseWindow --- gui/ice40/mainwindow.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gui/ice40/mainwindow.h') diff --git a/gui/ice40/mainwindow.h b/gui/ice40/mainwindow.h index 230ccc4e..829375e2 100644 --- a/gui/ice40/mainwindow.h +++ b/gui/ice40/mainwindow.h @@ -55,8 +55,6 @@ class MainWindow : public BaseMainWindow QAction *actionLoadPCF; QAction *actionSaveAsc; - ArchArgs chipArgs; - std::string currentProj; std::string currentPCF; }; -- cgit v1.2.3