summaryrefslogtreecommitdiff
path: root/src/messagebar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/messagebar.h')
-rw-r--r--src/messagebar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/messagebar.h b/src/messagebar.h
index 28b63e87..c2225455 100644
--- a/src/messagebar.h
+++ b/src/messagebar.h
@@ -42,7 +42,7 @@ class REKONQ_TESTS_EXPORT MessageBar : public NotificationBar
{
Q_OBJECT
- Q_FLAGS(StandardButtons);
+ Q_FLAGS(StandardButtons)
public: