diff options
Diffstat (limited to 'Tests/QtAutogen/blub.h')
-rw-r--r-- | Tests/QtAutogen/blub.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Tests/QtAutogen/blub.h b/Tests/QtAutogen/blub.h index 1967bc1ea3..7097b675e1 100644 --- a/Tests/QtAutogen/blub.h +++ b/Tests/QtAutogen/blub.h @@ -18,9 +18,9 @@ class Blub { - public: - Blub(); - void blubber(); +public: + Blub(); + void blubber(); }; #endif |