| 3768 | #endif // USE_EXPLORATION_BY_KEYS |
| 3769 | |
| 3770 | IGFD::FileDialog::FileDialog() : PlacesFeature(), KeyExplorerFeature(), ThumbnailFeature() { |
| 3771 | } |
| 3772 | IGFD::FileDialog::~FileDialog() = default; |
| 3773 | |
| 3774 | ////////////////////////////////////////////////////////////////////////////////////////////////// |
nothing calls this directly
no outgoing calls
no test coverage detected