##// END OF EJS Templates
fix a warning
trabillard -
r1009:bb648cea0303
parent child
Show More
@@ -1,5 +1,5
1 #ifndef VISUALIZATIONCURSORITEM_H
2 #define VISUALIZATIONCURSORITEM_H
1 #ifndef SCIQLOP_VISUALIZATIONCURSORITEM_H
2 #define SCIQLOP_VISUALIZATIONCURSORITEM_H
3 3
4 4 #include <Common/spimpl.h>
5 5 #include <SqpApplication.h>
@@ -23,4 +23,4 private:
23 23 spimpl::unique_impl_ptr<VisualizationCursorItemPrivate> impl;
24 24 };
25 25
26 #endif // VISUALIZATIONCURSORITEM_H
26 #endif // SCIQLOP_VISUALIZATIONCURSORITEM_H
General Comments 1
Under Review
author

Auto status change to "Under Review"

You need to be logged in to leave comments. Login now