mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed Linux compile issues
This commit is contained in:
@@ -97,6 +97,7 @@ MimeDataWithReferences::MimeDataWithReferences()
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
MimeDataWithReferences::MimeDataWithReferences(const MimeDataWithReferences& other)
|
||||
: QMimeData()
|
||||
{
|
||||
setReferences(other.references());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user