From 4eaa9ddcb14d72368f9e59ab5b5c1d19b8282258 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 22 Mar 2008 16:23:54 +0000 Subject: minor layout improvements for the Information Panel: * use the KStyle for drawing separators * remove frame from general meta data box CCMAIL: sebastian@trueg.de svn path=/trunk/KDE/kdebase/apps/; revision=788834 --- src/metatextlabel.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/metatextlabel.h') diff --git a/src/metatextlabel.h b/src/metatextlabel.h index 856bc85c2..316f0de5c 100644 --- a/src/metatextlabel.h +++ b/src/metatextlabel.h @@ -20,7 +20,7 @@ #ifndef METATEXTLABEL_H #define METATEXTLABEL_H -#include +#include class KVBox; class QHBoxLayout; @@ -30,7 +30,7 @@ class QHBoxLayout; * * Each line contains a label and the the meta information. */ -class MetaTextLabel : public QGroupBox +class MetaTextLabel : public QWidget { Q_OBJECT -- cgit v1.3