mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3107 Hierarchy dialog. Warning to user when invalid chars are detected in file pattern
This commit is contained in:
@@ -87,6 +87,8 @@ private:
|
||||
|
||||
void setOkButtonEnabled(bool enabled);
|
||||
|
||||
void warningIfInvalidCharacters();
|
||||
|
||||
private slots:
|
||||
void slotFilterChanged(const QString& text);
|
||||
void slotFileListCustomMenuRequested(const QPoint& point);
|
||||
|
||||
Reference in New Issue
Block a user