diff options
Diffstat (limited to 'src/views')
| -rw-r--r-- | src/views/dolphinview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/dolphinview.h b/src/views/dolphinview.h index 0c88d27ff..9d2032e9f 100644 --- a/src/views/dolphinview.h +++ b/src/views/dolphinview.h @@ -799,7 +799,7 @@ private: QSet<QString> m_newFileNames; // For unit tests - friend class TestHelper; + friend class TestBase; }; /// Allow using DolphinView::Mode in QVariant |
