From 7f6b3cd35de013ceadc475e754a212f8d6b03edf Mon Sep 17 00:00:00 2001 From: adjam Date: Wed, 6 May 2009 23:59:16 +0000 Subject: EBN Krazy fixes. 2nd round.. git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@964618 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/lineedit.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/lineedit.h') diff --git a/src/lineedit.h b/src/lineedit.h index f1bd8f88..ba18f3db 100644 --- a/src/lineedit.h +++ b/src/lineedit.h @@ -21,17 +21,16 @@ #ifndef LINEEDIT_H #define LINEEDIT_H -// Qt Includes // KDE Includes #include -// Local Includes - +// Forward Declarations class QContextMenuEvent; class QFocusEvent; class QKeyEvent; + class LineEdit : public KLineEdit { Q_OBJECT -- cgit v1.2.1