From 58cdf5e10bb05defa943b31b1b5e7d1e071ee236 Mon Sep 17 00:00:00 2001 From: APTX Date: Wed, 1 May 2013 00:17:33 +0200 Subject: [PATCH] Export RaiiTransaction. --- localmylist/database.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/localmylist/database.h b/localmylist/database.h index 0cab62f..0c91104 100644 --- a/localmylist/database.h +++ b/localmylist/database.h @@ -200,7 +200,7 @@ private: bool reconnectAttempt; }; -class RaiiTransaction +class LOCALMYLISTSHARED_EXPORT RaiiTransaction { Database *d; bool c; -- 2.52.0