Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BornAgain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mlz
BornAgain
Merge requests
!432
move some more source files between directories, following include cluster analysis
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
move some more source files between directories, following include cluster analysis
sh1
into
develop
Overview
2
Commits
13
Pipelines
5
Changes
93
Merged
Wuttke, Joachim
requested to merge
sh1
into
develop
3 years ago
Overview
2
Commits
13
Pipelines
5
Changes
1
Expand
opportunities discovered with script tps/analyze-includes
0
0
Merge request reports
Compare
version 3
version 4
41bb583f
3 years ago
version 3
f6ee1533
3 years ago
version 2
46704a7a
3 years ago
version 1
322388ff
3 years ago
develop (base)
and
version 4
latest version
a927ed89
13 commits,
3 years ago
version 4
41bb583f
12 commits,
3 years ago
version 3
f6ee1533
11 commits,
3 years ago
version 2
46704a7a
10 commits,
3 years ago
version 1
322388ff
9 commits,
3 years ago
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
GUI/Model/Instrument/InstrumentsTreeModel.cpp
+
1
−
1
Options
@@ -13,7 +13,7 @@
// ************************************************************************************************
#include
"GUI/Model/Instrument/InstrumentsTreeModel.h"
#include
"GUI/Application/GlobalSettings.h"
#include
"GUI/Application/GlobalSettings.h"
// baApp
#include
"GUI/Model/Instrument/InstrumentItems.h"
#include
"GUI/Model/Instrument/InstrumentModel.h"
#include
<QApplication>
Loading