From 18a298979492f7305504e2d8ad2d8a5de0f0b2b9 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 6 Nov 2009 20:06:00 +0000 Subject: move the position of the filename below the preview svn path=/trunk/KDE/kdebase/apps/; revision=1045798 --- src/panels/information/informationpanelcontent.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/panels/information/informationpanelcontent.h') diff --git a/src/panels/information/informationpanelcontent.h b/src/panels/information/informationpanelcontent.h index 9c17b9397..6c08e50d2 100644 --- a/src/panels/information/informationpanelcontent.h +++ b/src/panels/information/informationpanelcontent.h @@ -115,11 +115,10 @@ private: bool m_pendingPreview; QTimer* m_outdatedPreviewTimer; - QLabel* m_nameLabel; PixmapViewer* m_preview; - KSeparator* m_previewSeparator; PhononWidget* m_phononWidget; + QLabel* m_nameLabel; KMetaDataWidget* m_metaDataWidget; QScrollArea* m_metaDataArea; }; -- cgit v1.3