Git commit 2614f1398cbd71b09907dff5b102c0516754f265 by Jaroslaw Staniek. Committed on 30/06/2015 at 16:51. Pushed by staniek into branch 'master'. Add docs for KDbTestUtils M +1 -0 autotests/KDbTestUtils.h http://commits.kde.org/kdb/2614f1398cbd71b09907dff5b102c0516754f265 diff --git a/autotests/KDbTestUtils.h b/autotests/KDbTestUtils.h index 6f520fe..59c82d2 100644 --- a/autotests/KDbTestUtils.h +++ b/autotests/KDbTestUtils.h @@ -57,6 +57,7 @@ T* KDB_POINTER_WRAPPER(const QPointer &t) { return t.d= ata(); } } \ while (false) = +//! Test utilities that provide basic database features class KDBTESTUTILS_EXPORT KDbTestUtils : public QObject { Q_OBJECT