Skip to content
Permalink
Browse files
More missing sip bindings
Ouch
  • Loading branch information
m-kuhn committed Dec 1, 2015
1 parent 48e4d1c commit bb9eb79
Showing 1 changed file with 3 additions and 0 deletions.
@@ -58,4 +58,7 @@ class QgsTransaction /Abstract/

/** Executes sql */
virtual bool executeSql( const QString& sql, QString& error /Out/ ) = 0;

signals:
void afterRollback();
};

0 comments on commit bb9eb79

Please sign in to comment.