mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
AppFwk : ToolBarEditor - Make clear public
This commit is contained in:
parent
6a95d9758c
commit
7fc0632f8d
@ -61,13 +61,11 @@ public:
|
||||
~PdmUiToolBarEditor();
|
||||
|
||||
void setFields(std::vector<caf::PdmFieldHandle*>& fields);
|
||||
void clear();
|
||||
|
||||
protected:
|
||||
virtual void configureAndUpdateUi(const QString& uiConfigName);
|
||||
|
||||
private:
|
||||
void clear();
|
||||
|
||||
private:
|
||||
QToolBar* m_toolbar;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user