mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Removed even more compiler warnings.
p4#: 20220
This commit is contained in:
@@ -44,7 +44,7 @@ public:
|
||||
bool open(const QString& fileName);
|
||||
void close();
|
||||
|
||||
size_t numOccurrences(const QString& keyword);
|
||||
int numOccurrences(const QString& keyword);
|
||||
bool keywordsOnFile(QStringList* keywords, size_t numDataItems = cvf::UNDEFINED_SIZE_T, size_t numSteps = cvf::UNDEFINED_SIZE_T);
|
||||
|
||||
bool timeStepsText(QStringList* timeSteps);
|
||||
|
||||
Reference in New Issue
Block a user