mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2025-07-04 00:05:23 +08:00
Minor code style cleanup
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
using namespace QtPromise;
|
||||
|
||||
class tst_helpers: public QObject
|
||||
class tst_helpers : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
Reference in New Issue
Block a user