Skip to content

Commit

Permalink
Update sip
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Nov 24, 2017
1 parent 83ee649 commit 9340364
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions python/core/layout/qgslayoutmultiframe.sip
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ class QgsLayoutMultiFrame: QgsLayoutObject, QgsLayoutUndoObjectInterface

enum UndoCommand
{
UndoHtmlBreakDistance,
UndoHtmlSource,
UndoHtmlStylesheet,
UndoNone,
};

Expand Down

0 comments on commit 9340364

Please sign in to comment.