summaryrefslogtreecommitdiff
path: root/Tests/QtAutogen/yaf.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/yaf.h')
-rw-r--r--Tests/QtAutogen/yaf.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/Tests/QtAutogen/yaf.h b/Tests/QtAutogen/yaf.h
index 8689f83084..9755ca02c6 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