1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-10 16:14:40 +02:00

* Style fixes in JSResolver.

This commit is contained in:
Christian Muehlhaeuser
2014-09-17 16:21:14 +02:00
parent 66487ff985
commit 761b694e07
2 changed files with 14 additions and 15 deletions

View File

@@ -102,7 +102,6 @@ private:
Q_DECLARE_PRIVATE( JSResolver )
QScopedPointer<JSResolverPrivate> d_ptr;
};
#endif // JSRESOLVER_H