mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1948 PLT plot. Save editor selections to project file
This commit is contained in:
@@ -68,8 +68,6 @@ private:
|
||||
caf::PdmPointer<RimWellLogFile> m_wellLogFile;
|
||||
};
|
||||
|
||||
//Q_DECLARE_METATYPE(RifWellRftAddress);
|
||||
|
||||
bool operator==(const RifWellRftAddress& addr1, const RifWellRftAddress& addr2);
|
||||
QTextStream& operator <<(QTextStream& str, const RifWellRftAddress& addr);
|
||||
QTextStream& operator >> (QTextStream& str, RifWellRftAddress& addr);
|
||||
|
||||
Reference in New Issue
Block a user