diff --git a/src/portcontrol.h b/src/portcontrol.h --- a/src/portcontrol.h +++ b/src/portcontrol.h @@ -56,6 +56,7 @@ private: QToolBar portToolBar; QAction openAction; + QAction loadPortListAction; QComboBox tbPortList; PortList portList;