Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Corryvreckan
Corryvreckan
Commits
a7e33f33
Commit
a7e33f33
authored
Nov 09, 2018
by
Simon Spannagel
Browse files
Rename GuiDisplay.h -> hpp
parent
d6d2d454
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/modules/OnlineMonitor/OnlineMonitor.h
View file @
a7e33f33
...
...
@@ -17,7 +17,7 @@
#include
"core/module/Module.hpp"
#include
"objects/Cluster.hpp"
#include
"objects/GuiDisplay.h"
#include
"objects/GuiDisplay.h
pp
"
#include
"objects/Pixel.hpp"
#include
"objects/Track.hpp"
...
...
src/objects/CMakeLists.txt
View file @
a7e33f33
...
...
@@ -17,7 +17,7 @@ ENDIF()
# Generate the ROOT dictionary
ROOT_GENERATE_DICTIONARY
(
CorryvreckanObjectsDictionary
${
CMAKE_CURRENT_SOURCE_DIR
}
/Cluster.hpp
${
CMAKE_CURRENT_SOURCE_DIR
}
/GuiDisplay.h
${
CMAKE_CURRENT_SOURCE_DIR
}
/GuiDisplay.h
pp
${
CMAKE_CURRENT_SOURCE_DIR
}
/KDTree.h
${
CMAKE_CURRENT_SOURCE_DIR
}
/Pixel.hpp
${
CMAKE_CURRENT_SOURCE_DIR
}
/SpidrSignal.hpp
...
...
src/objects/GuiDisplay.h
→
src/objects/GuiDisplay.h
pp
View file @
a7e33f33
File moved
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment