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

rm includes

parent 058773f6
No related branches found
No related tags found
1 merge request!2442SetView, StackedFrames: preparations for separating c'tor and update fcts
...@@ -15,8 +15,6 @@ ...@@ -15,8 +15,6 @@
#include "GUI/View/Numeric/ComboUtil.h" #include "GUI/View/Numeric/ComboUtil.h"
#include "GUI/Support/Data/ComboProperty.h" #include "GUI/Support/Data/ComboProperty.h"
#include "GUI/View/Numeric/NumWidgetUtil.h" #include "GUI/View/Numeric/NumWidgetUtil.h"
#include <QFormLayout>
#include <QLabel>
QComboBox* GUI::Util::createComboBox(std::function<ComboProperty()> comboFunction, QComboBox* GUI::Util::createComboBox(std::function<ComboProperty()> comboFunction,
std::function<void(const QString&)> slot, bool inScrollArea, std::function<void(const QString&)> slot, bool inScrollArea,
......
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