summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/libC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/libC.cpp')
-rw-r--r--Tests/QtAutogen/libC.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/Tests/QtAutogen/libC.cpp b/Tests/QtAutogen/libC.cpp
index 8d61cb1..a3acff1 100644
--- a/Tests/QtAutogen/libC.cpp
+++ b/Tests/QtAutogen/libC.cpp
@@ -1,10 +1,9 @@
#include "libC.h"
-LibC::LibC(QObject *parent)
+LibC::LibC(QObject* parent)
: QObject(parent)
{
-
}
int LibC::foo()