]> Some of my projects - localmylist.git/commitdiff
Export RaiiTransaction.
authorAPTX <marek321@gmail.com>
Tue, 30 Apr 2013 22:17:33 +0000 (00:17 +0200)
committerAPTX <marek321@gmail.com>
Tue, 30 Apr 2013 22:17:33 +0000 (00:17 +0200)
localmylist/database.h

index 0cab62fca703e4563ddccf480b0713f6b80b302c..0c911044d31f3b3f4e50d023c6035b6d7f3f597c 100644 (file)
@@ -200,7 +200,7 @@ private:
        bool reconnectAttempt;
 };
 
-class RaiiTransaction
+class LOCALMYLISTSHARED_EXPORT RaiiTransaction
 {
        Database *d;
        bool c;