Skip to content
Snippets Groups Projects
Commit eb108c74 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm unused

parent db6b56fc
No related branches found
No related tags found
2 merge requests!327rename files and classes -> "Toolbar", "Toolbox",!326make DesignerScene code more compact
......@@ -15,7 +15,6 @@
#ifndef BORNAGAIN_GUI_VIEWS_SAMPLEDESIGNER_SAMPLEVIEWFACTORY_H
#define BORNAGAIN_GUI_VIEWS_SAMPLEDESIGNER_SAMPLEVIEWFACTORY_H
#include <QMap>
#include <QStringList>
class IView;
......@@ -25,8 +24,6 @@ public:
static bool isValidType(const QString& model_type);
static IView* createSampleView(const QString& model_type);
static bool isValidExampleName();
private:
static QStringList m_valid_item_types;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment