summaryrefslogtreecommitdiff
path: root/src/findbar.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-03-28 15:53:26 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-03-28 15:53:26 +0100
commita934072cf9695e46e793898102590322f43c0733 (patch)
tree6f04f558aec622c4b044fccbe1481db933f8901e /src/findbar.h
parentscripts (diff)
downloadrekonq-a934072cf9695e46e793898102590322f43c0733.tar.xz
astyle. First round..
Diffstat (limited to 'src/findbar.h')
-rw-r--r--src/findbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/findbar.h b/src/findbar.h
index 4763944b..66286cec 100644
--- a/src/findbar.h
+++ b/src/findbar.h
@@ -39,7 +39,7 @@ public:
public slots:
void clear();
void showFindBar();
-
+
protected Q_SLOTS:
void keyPressEvent(QKeyEvent* event);