mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-30 14:49:59 +02:00
Change access modifier of elements_panel to public
This commit is contained in:
@@ -38,7 +38,7 @@ class ElementsPanelWidget : public QWidget {
|
||||
ElementsPanelWidget(const ElementsPanelWidget &);
|
||||
|
||||
// attributes
|
||||
private:
|
||||
public:
|
||||
ElementsPanel *elements_panel;
|
||||
QAction *open_directory, *copy_path;
|
||||
QAction *prj_activate,
|
||||
|
||||
Reference in New Issue
Block a user