diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2011-07-17 16:46:24 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2011-07-17 16:46:24 +0200 |
commit | 82167d2422a4b6e3071dca68cf65a66e1da41ab4 (patch) | |
tree | 03c1f95a2aa60c48822a463cc3812b5c3415991e /src/messagebar.h | |
parent | Improving tab previews (diff) | |
download | rekonq-82167d2422a4b6e3071dca68cf65a66e1da41ab4.tar.xz |
A round of the "new" astyle 2.01...
Diffstat (limited to 'src/messagebar.h')
-rw-r--r-- | src/messagebar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/messagebar.h b/src/messagebar.h index 6125bfa1..bbf5d5d4 100644 --- a/src/messagebar.h +++ b/src/messagebar.h @@ -44,7 +44,7 @@ public: private Q_SLOTS: void hideAndDelete(); - + Q_SIGNALS: void accepted(); void rejected(); |