diff options
Diffstat (limited to 'drkonqi')
-rw-r--r-- | drkonqi/crashtest.cpp | 2 | ||||
-rw-r--r-- | drkonqi/crashtest.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drkonqi/crashtest.cpp b/drkonqi/crashtest.cpp index ff38fae24..f1ff70df4 100644 --- a/drkonqi/crashtest.cpp +++ b/drkonqi/crashtest.cpp @@ -119,4 +119,4 @@ int main(int argc, char *argv[]) return app.exec(); } -#include "crashtest.moc"
\ No newline at end of file +#include "crashtest.moc" diff --git a/drkonqi/crashtest.h b/drkonqi/crashtest.h index 482c410ca..a3fe0cb2a 100644 --- a/drkonqi/crashtest.h +++ b/drkonqi/crashtest.h @@ -37,4 +37,4 @@ class WorkerObject : public TQObject void run(); }; -#endif // CRASHTEST_H
\ No newline at end of file +#endif // CRASHTEST_H |