diff options
Diffstat (limited to 'Tests/QtAutogen/ObjectLibrary/a/classa.cpp')
-rw-r--r-- | Tests/QtAutogen/ObjectLibrary/a/classa.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/QtAutogen/ObjectLibrary/a/classa.cpp b/Tests/QtAutogen/ObjectLibrary/a/classa.cpp index 4f08fda..a548652 100644 --- a/Tests/QtAutogen/ObjectLibrary/a/classa.cpp +++ b/Tests/QtAutogen/ObjectLibrary/a/classa.cpp @@ -1,4 +1,5 @@ #include "classa.h" + #include <QDebug> void ClassA::slotDoSomething() |