diff options
Diffstat (limited to 'Tests/QtAutogen/yaf.h')
-rw-r--r-- | Tests/QtAutogen/yaf.h | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Tests/QtAutogen/yaf.h b/Tests/QtAutogen/yaf.h index 8689f83..9755ca0 100644 --- a/Tests/QtAutogen/yaf.h +++ b/Tests/QtAutogen/yaf.h @@ -16,10 +16,11 @@ class Yaf { - public: - Yaf(); - public: - void doYaf(); +public: + Yaf(); + +public: + void doYaf(); }; #endif |