From dd743f9d98244ced35f80aeb6349630156f796be Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 25 Mar 2010 17:36:39 +0000 Subject: Open the meta data configuration dialog modeless svn path=/trunk/KDE/kdebase/apps/; revision=1107448 --- src/panels/information/informationpanelcontent.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/panels/information/informationpanelcontent.h') diff --git a/src/panels/information/informationpanelcontent.h b/src/panels/information/informationpanelcontent.h index 92a1c62d7..dbd31a542 100644 --- a/src/panels/information/informationpanelcontent.h +++ b/src/panels/information/informationpanelcontent.h @@ -96,6 +96,12 @@ private slots: void slotPlayingStarted(); void slotPlayingStopped(); + /** + * Is invoked after the file meta data configuration dialog has been + * closed and refreshs the visibility of the meta data. + */ + void refreshMetaData(); + private: /** * Checks whether the an URL is repesented by a place. If yes, -- cgit v1.3.1