diff options
| author | Laurent Montel <[email protected]> | 2021-03-07 20:41:15 +0100 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2021-03-07 20:41:15 +0100 |
| commit | a440ff1acbc202883d11e3397d795bd14cd8c34d (patch) | |
| tree | 8bc91ed1e0d9a6e74500b972802c2a87f02d815c /src/panels/information/informationpanel.h | |
| parent | 35ec23ac1b7a38ef46960882e111d80a2aa724b4 (diff) | |
Remove not implement methods
Diffstat (limited to 'src/panels/information/informationpanel.h')
| -rw-r--r-- | src/panels/information/informationpanel.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/panels/information/informationpanel.h b/src/panels/information/informationpanel.h index baeb6e875..debd88e46 100644 --- a/src/panels/information/informationpanel.h +++ b/src/panels/information/informationpanel.h @@ -97,12 +97,6 @@ private: void cancelRequest(); /** - * Shows the meta information for the current shown item inside - * a label. - */ - void showMetaInfo(); - - /** * Returns true, if \a url is equal to the shown URL m_shownUrl. */ bool isEqualToShownUrl(const QUrl& url) const; |
