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

rm includes

parent 6f217874
No related branches found
No related tags found
1 merge request!2387unify code for list views
......@@ -13,18 +13,11 @@
// ************************************************************************************************
#include "GUI/View/List/InstrumentsQListView.h"
#include "Base/Util/Assert.h"
#include "GUI/Model/Device/InstrumentItems.h"
#include "GUI/Model/Device/InstrumentXML.h"
#include "GUI/Model/Device/InstrumentsSet.h"
#include "GUI/Model/Project/ProjectDocument.h"
#include "GUI/View/Layout/ApplicationSettings.h"
#include "GUI/View/List/InstrumentsQModel.h"
#include "GUI/View/Setup/FrameActions.h"
#include "GUI/View/Widget/FileDialog.h"
#include "GUI/View/Widget/ItemViewOverlayButtons.h"
#include "GUI/View/Widget/ListItemDelegate.h"
#include <QMessageBox>
InstrumentsQListView::InstrumentsQListView(InstrumentsQModel* model)
: m_model(model)
......
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