diff options
Diffstat (limited to 'examples/tutorials/threads/clock/clockthread.h')
-rw-r--r-- | examples/tutorials/threads/clock/clockthread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorials/threads/clock/clockthread.h b/examples/tutorials/threads/clock/clockthread.h index 966dbea..d77a52b 100644 --- a/examples/tutorials/threads/clock/clockthread.h +++ b/examples/tutorials/threads/clock/clockthread.h @@ -61,4 +61,4 @@ private slots: }; //! [1] -#endif // CLOCKTHREAD_H
\ No newline at end of file +#endif // CLOCKTHREAD_H |