#2423 Export Completions : Cleaned up private functions, moved to cpp and improved whitespace

This commit is contained in:
Magne Sjaastad
2018-01-30 18:41:29 +01:00
parent 20652a0597
commit 52875a57dc
9 changed files with 107 additions and 108 deletions

View File

@@ -31,7 +31,7 @@
#include "RimWellPathCollection.h"
#include "RimWellPath.h"
#include "CompletionCommands/RicWellPathExportCompletionDataFeature.h"
#include "CompletionExportCommands/RicWellPathExportCompletionDataFeature.h"
CAF_PDM_SOURCE_INIT(RicfExportWellPathCompletions, "exportWellPathCompletions");