Signed-off-by: Anton Lundin <[email protected]>
---
qt-ui/profile/diveplotdatamodel.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qt-ui/profile/diveplotdatamodel.h
b/qt-ui/profile/diveplotdatamodel.h
index bb0c641..9db4a07 100644
--- a/qt-ui/profile/diveplotdatamodel.h
+++ b/qt-ui/profile/diveplotdatamodel.h
@@ -62,7 +62,7 @@ public:
void calculateDecompression();
private:
- plot_info pInfo;
+ struct plot_info pInfo;
int diveId;
unsigned int dcNr;
};
--
1.9.1
_______________________________________________
subsurface mailing list
[email protected]
http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface