System : Always include Qt using <> and cleaned up some includes/whitespace

This commit is contained in:
Magne Sjaastad
2017-10-19 07:39:16 +02:00
parent 8e105ceb7a
commit 215eb58de0
12 changed files with 43 additions and 27 deletions

View File

@@ -15,10 +15,12 @@
// for more details.
//
/////////////////////////////////////////////////////////////////////////////////
#include "RimFormationNamesCollection.h"
#include "RimFormationNames.h"
#include "QMessageBox"
#include <QMessageBox>
CAF_PDM_SOURCE_INIT(RimFormationNamesCollection, "FormationNamesCollectionObject");