mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Hierarchy dialog. Removed duplicate definition
This commit is contained in:
@@ -21,10 +21,11 @@
|
||||
#include "RiaFilePathTools.h"
|
||||
#include <QDir>
|
||||
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
/// Internal variables
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
static QString SEPARATOR = "/";
|
||||
const QChar RiaFilePathTools::SEPARATOR = '/';
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user