From 42dfcbcc0fe6019d32cd5680a86e2831fe9b6974 Mon Sep 17 00:00:00 2001 From: tpearson Date: Tue, 20 Jul 2010 20:43:38 +0000 Subject: KRandRTray fixes; minor compilation repairs git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1152360 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdeui/kdialog.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'kdeui/kdialog.h') diff --git a/kdeui/kdialog.h b/kdeui/kdialog.h index c012a7266..78e26187d 100644 --- a/kdeui/kdialog.h +++ b/kdeui/kdialog.h @@ -21,12 +21,11 @@ #ifndef _KDIALOG_H_ #define _KDIALOG_H_ -class QLayoutItem; - #include - #include +class QLayoutItem; + /** * Dialog with extended non-modal support and methods for %KDE standard * compliance. -- cgit v1.2.1